VIM: Added gitgutter to have diff symbols in the left column
This commit is contained in:
parent
4327bb4562
commit
10d75372e1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -142,3 +142,6 @@
|
||||
[submodule "vim/plugins/pydoc"]
|
||||
path = vim/plugins/pydoc
|
||||
url = https://github.com/fs111/pydoc.vim
|
||||
[submodule "vim/plugins/vim-gitgutter"]
|
||||
path = vim/plugins/vim-gitgutter
|
||||
url = git://github.com/airblade/vim-gitgutter.git
|
||||
|
Loading…
Reference in New Issue
Block a user