mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 03:21:30 +01:00
vim: add gitgutter config
This commit is contained in:
parent
bb562a8761
commit
4a398b06a3
|
@ -19,3 +19,6 @@ let g:ale_completion_enabled = 1
|
||||||
let g:powerline_pycmd="py3"
|
let g:powerline_pycmd="py3"
|
||||||
|
|
||||||
packadd termdebug
|
packadd termdebug
|
||||||
|
|
||||||
|
let g:gitgutter_enabled = 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user