diff options
author | Max Christian Pohle | 2015-07-26 18:17:27 +0200 |
---|---|---|
committer | Max Christian Pohle | 2015-07-26 18:23:27 +0200 |
commit | 5f3ccd0dcada92e2ab06fbf6215b3f5a1ee0ac34 (patch) | |
tree | a38a72a4f7f839cf843f83100ee642e7c20b6d62 /.gitmodules | |
download | vim-5f3ccd0dcada92e2ab06fbf6215b3f5a1ee0ac34.tar.bz2 vim-5f3ccd0dcada92e2ab06fbf6215b3f5a1ee0ac34.zip |
original configuration from monochrome with custom color-scheme maxvb6
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8d5d904 --- /dev/null +++ b/.gitmodules | |||
@@ -0,0 +1,3 @@ | |||
1 | [submodule "vim-pathogen"] | ||
2 | path = vim-pathogen | ||
3 | url = https://github.com/tpope/vim-pathogen.git | ||