+ diffchar
This commit is contained in:
parent
2247fbf691
commit
d8d89c4681
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -68,3 +68,6 @@
|
||||
[submodule "pack/sessionman/opt/sessionman"]
|
||||
path = pack/sessionman/opt/sessionman
|
||||
url = https://github.com/vim-scripts/sessionman.vim.git
|
||||
[submodule "pack/diffchar/opt/diffchar"]
|
||||
path = pack/diffchar/opt/diffchar
|
||||
url = https://github.com/rickhowe/diffchar.vim.git
|
||||
|
1
pack/diffchar/opt/diffchar
Submodule
1
pack/diffchar/opt/diffchar
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 00f0908b3047719cb3da1c5b5277bc484eee6e69
|
@ -295,6 +295,7 @@ let g:Gitv_OpenHorizontal = 1
|
||||
" packages / plugins
|
||||
" ------------------
|
||||
packadd asyncrun
|
||||
"packadd diffchar
|
||||
packadd dirdiff
|
||||
packadd DoxygenToolkit
|
||||
packadd fugitive
|
||||
|
Loading…
x
Reference in New Issue
Block a user