mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
@@ -422,7 +422,6 @@ function! s:open_hunk_preview_window()
|
||||
\ })
|
||||
|
||||
call setbufvar(winbufnr(s:winid), '&filetype', 'diff')
|
||||
call win_execute(s:winid, 'syntax enable')
|
||||
|
||||
return
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user