VIM: Added gitgutter to have diff symbols in the left column

This commit is contained in:
Tobias Manske 2018-07-15 13:56:18 +02:00
parent 4327bb4562
commit 10d75372e1
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

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