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