aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Christian Pohle2015-10-15 10:28:08 +0200
committerMax Christian Pohle2015-10-15 10:28:08 +0200
commitec2d9ddf48e56137a0c425c179cc9cb18fb5648a (patch)
treec926a7c7be94cbbba41902011761bccbe6aef2af
parenta179a07b798b669086a852be67eb5cbff0b66b6c (diff)
downloadvim-ec2d9ddf48e56137a0c425c179cc9cb18fb5648a.tar.bz2
vim-ec2d9ddf48e56137a0c425c179cc9cb18fb5648a.zip
corrected submodule
-rw-r--r--.gitmodules3
m---------.vim/plugins/Vundle.vim0
2 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
diff --git a/.vim/plugins/Vundle.vim b/.vim/plugins/Vundle.vim
new file mode 160000
Subproject 0ee36b26e127cda512a8f2852a59e5a5f374c87
..