Added Yaifa and TagBar, Removed TagList
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -10,9 +10,6 @@
|
||||
[submodule "vim/bundle/supertab"]
|
||||
path = vim/bundle/supertab
|
||||
url = https://github.com/ervandew/supertab.git
|
||||
[submodule "vim/bundle/taglist"]
|
||||
path = vim/bundle/taglist
|
||||
url = https://github.com/vim-scripts/taglist.vim.git
|
||||
[submodule "vim/bundle/lightline"]
|
||||
path = vim/bundle/lightline
|
||||
url = https://github.com/itchyny/lightline.vim.git
|
||||
@@ -40,3 +37,9 @@
|
||||
[submodule "vim/bundle/YouCompleteMe"]
|
||||
path = vim/bundle/YouCompleteMe
|
||||
url = https://github.com/ycm-core/YouCompleteMe.git
|
||||
[submodule "vim/bundle/tagbar"]
|
||||
path = vim/bundle/tagbar
|
||||
url = https://github.com/preservim/tagbar.git
|
||||
[submodule "vim/bundle/yaifa"]
|
||||
path = vim/bundle/yaifa
|
||||
url = https://github.com/vim-scripts/yaifa.vim.git
|
||||
|
||||
Reference in New Issue
Block a user