diff options
| author | Max Christian Pohle | 2015-10-15 10:28:08 +0200 | 
|---|---|---|
| committer | Max Christian Pohle | 2015-10-15 10:28:08 +0200 | 
| commit | ec2d9ddf48e56137a0c425c179cc9cb18fb5648a (patch) | |
| tree | c926a7c7be94cbbba41902011761bccbe6aef2af /.gitmodules | |
| parent | a179a07b798b669086a852be67eb5cbff0b66b6c (diff) | |
| download | vim-karlmarks-ec2d9ddf48e56137a0c425c179cc9cb18fb5648a.tar.bz2 vim-karlmarks-ec2d9ddf48e56137a0c425c179cc9cb18fb5648a.zip  | |
corrected submodule
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..a7dea0d --- /dev/null +++ b/.gitmodules  | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [submodule ".vim/plugins/Vundle.vim"] | ||
| 2 | path = .vim/plugins/Vundle.vim | ||
| 3 | url = https://github.com/VundleVim/Vundle.vim.git | ||
