Added tagbar and stopped vim opening new split when autocompleting
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -16,3 +16,6 @@
|
||||
[submodule "vim/bundle/YouCompleteMe"]
|
||||
path = vim/bundle/YouCompleteMe
|
||||
url = git@github.com:Valloric/YouCompleteMe.git
|
||||
[submodule "vim/bundle/tagbar"]
|
||||
path = vim/bundle/tagbar
|
||||
url = git@github.com:majutsushi/tagbar.git
|
||||
|
||||
Reference in New Issue
Block a user