diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/Vundle.vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 57ae747..cdf3d7a 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,3 +1,6 @@ | |||
1 | [submodule "plugins/Vundle.vim"] | 1 | [submodule "plugins/Vundle.vim"] |
2 | path = plugins/Vundle.vim | 2 | path = plugins/Vundle.vim |
3 | url = https://github.com/VundleVim/Vundle.vim.git | 3 | url = https://github.com/VundleVim/Vundle.vim.git |
4 | [submodule "bundle/Vundle.vim"] | ||
5 | path = bundle/Vundle.vim | ||
6 | url = https://github.com/VundleVim/Vundle.vim.git | ||
diff --git a/bundle/Vundle.vim b/bundle/Vundle.vim new file mode 160000 | |||
Subproject 4984767509e3d05ca051e253c8a8b37de784be4 | |||