This commit is contained in:
Stefan Liebl 2016-09-28 15:59:09 +02:00
parent a6799f37aa
commit 1f4803f11b
3 changed files with 6 additions and 2 deletions

4
.gitmodules vendored
View File

@ -14,3 +14,7 @@
path = pack/gitv/opt/gitv
url = https://github.com/gregsexton/gitv
ignore = untracked
[submodule "pack/gundo/opt/gundo"]
path = pack/gundo/opt/gundo
url = https://github.com/sjl/gundo.vim
ignore = untracked

1
pack/gundo/opt/gundo Submodule

@ -0,0 +1 @@
Subproject commit e7fe41024ace9047eee610f23311d44fd9d917c0

View File

@ -282,8 +282,7 @@ packadd DoxygenToolkit
packadd fugitive
"call dein#add('skibyte/gdb-from-vim', {'rev': 'develop'})
packadd gitv
"call dein#add('gregsexton/gitv')
"call dein#add('sjl/gundo.vim')
packadd gundo
"call dein#add('AndrewRadev/linediff.vim')
"call dein#add('idanarye/vim-merginal')
"call dein#add('lyuts/vim-rtags')