Added git submodule for tagbar
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -25,3 +25,6 @@
|
||||
[submodule "vim/.vim/bundle/supertab"]
|
||||
path = vim/.vim/bundle/supertab
|
||||
url = https://github.com/ervandew/supertab
|
||||
[submodule "vim/.vim/bundle/tagbar"]
|
||||
path = vim/.vim/bundle/tagbar
|
||||
url = https://github.com/majutsushi/tagbar
|
||||
|
||||
Reference in New Issue
Block a user