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