+ tagbar
This commit is contained in:
parent
87723dd984
commit
74c847a7c8
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -34,3 +34,7 @@
|
||||
path = pack/SrchRplcHiGrp/opt/SrchRplcHiGrp
|
||||
url = https://github.com/vim-scripts/SrchRplcHiGrp.vim
|
||||
ignore = untracked
|
||||
[submodule "pack/tagbar/opt/tagbar"]
|
||||
path = pack/tagbar/opt/tagbar
|
||||
url = https://github.com/majutsushi/tagbar
|
||||
ignore = untracked
|
||||
|
1
pack/tagbar/opt/tagbar
Submodule
1
pack/tagbar/opt/tagbar
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 2955f71856536d503c79c15daab3de890a6d83e9
|
@ -287,7 +287,7 @@ packadd linediff
|
||||
packadd merginal
|
||||
packadd rtags
|
||||
packadd SrchRplcHiGrp
|
||||
"call dein#add('majutsushi/tagbar')
|
||||
packadd tagbar
|
||||
"call dein#add('tomtom/tcomment_vim')
|
||||
"call dein#add('juneedahamed/vc.vim')
|
||||
"call dein#add('jreybert/vimagit')
|
||||
|
Loading…
x
Reference in New Issue
Block a user