This commit is contained in:
Stefan Liebl 2016-09-28 16:13:29 +02:00
parent 04fa3c9d20
commit 8a067d2955
3 changed files with 6 additions and 1 deletions

4
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 81fb70c19b6d33fed29a0b1b41047f2a52c7e3f6

View File

@ -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')