refac(prog/nvim): enable git gutter by default
This commit is contained in:
parent
20611ed9c6
commit
2f66fbc3d1
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ call plug#end()
|
|||
" }}}
|
||||
|
||||
" Plugin: GitGutter {{{
|
||||
let g:gitgutter_enabled = 0
|
||||
let g:gitgutter_sign_priority = 1
|
||||
let g:gitgutter_set_sign_backgrounds = 0
|
||||
let g:gitgutter_map_keys = 0
|
||||
|
|
Loading…
Reference in a new issue