mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
Only redraw when changing line highlighting.
This commit is contained in:
@@ -61,5 +61,4 @@ function! highlight#define_sign_line_highlights()
|
||||
sign define GitGutterLineRemoved linehl=
|
||||
sign define GitGutterLineModifiedRemoved linehl=
|
||||
endif
|
||||
redraw!
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user