+ diffchar

This commit is contained in:
Stefan Liebl 2016-10-26 15:13:28 +02:00
parent 2247fbf691
commit d8d89c4681
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

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

@ -0,0 +1 @@
Subproject commit 00f0908b3047719cb3da1c5b5277bc484eee6e69

View File

@ -295,6 +295,7 @@ let g:Gitv_OpenHorizontal = 1
" packages / plugins
" ------------------
packadd asyncrun
"packadd diffchar
packadd dirdiff
packadd DoxygenToolkit
packadd fugitive