Adding vundle submodules
This commit is contained in:
parent
30482614ee
commit
e85c845d90
1 changed files with 6 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule ".vim/bundle/Gundo"]
|
||||
path = .vim/bundle/Gundo
|
||||
url = https://github.com/vim-scripts/Gundo.git
|
||||
[submodule ".vim/bundle/ShowMarks"]
|
||||
path = .vim/bundle/ShowMarks
|
||||
url = https://github.com/vim-scripts/ShowMarks.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue