vim: Remove git gutter binding
Using signify anyway
This commit is contained in:
parent
132fb4c46f
commit
607492d3dc
6
.vimrc
6
.vimrc
@ -495,12 +495,6 @@ augroup NerdGroup
|
|||||||
let NERDTreeIgnore= ['\.o$', '\.d$']
|
let NERDTreeIgnore= ['\.o$', '\.d$']
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
"""""""""""
|
|
||||||
" GitGutter
|
|
||||||
"""""""""""
|
|
||||||
map <M-F9> :GitGutterSignsToggle <CR>
|
|
||||||
map <S-F9> :GitGutterLineHighlightsToggle <CR>
|
|
||||||
|
|
||||||
""""""""""
|
""""""""""
|
||||||
" LocalConfig
|
" LocalConfig
|
||||||
""""""""""
|
""""""""""
|
||||||
|
Loading…
Reference in New Issue
Block a user