+ linediff
This commit is contained in:
parent
1f4803f11b
commit
944fd11bac
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -18,3 +18,7 @@
|
||||
path = pack/gundo/opt/gundo
|
||||
url = https://github.com/sjl/gundo.vim
|
||||
ignore = untracked
|
||||
[submodule "pack/linediff/opt/linediff"]
|
||||
path = pack/linediff/opt/linediff
|
||||
url = https://github.com/AndrewRadev/linediff.vim
|
||||
ignore = untracked
|
||||
|
1
pack/linediff/opt/linediff
Submodule
1
pack/linediff/opt/linediff
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0c60eb4de8827d762137e7d956219ee7f5b67494
|
@ -283,6 +283,7 @@ packadd fugitive
|
||||
"call dein#add('skibyte/gdb-from-vim', {'rev': 'develop'})
|
||||
packadd gitv
|
||||
packadd gundo
|
||||
packadd linediff
|
||||
"call dein#add('AndrewRadev/linediff.vim')
|
||||
"call dein#add('idanarye/vim-merginal')
|
||||
"call dein#add('lyuts/vim-rtags')
|
||||
|
Loading…
x
Reference in New Issue
Block a user