mirror of
https://github.com/amix/vimrc
synced 2025-07-05 07:25:00 +08:00
update plugins
ran the plugin update script
This commit is contained in:
@ -190,7 +190,6 @@ function! s:on_bufenter()
|
||||
let t:gitgutter_didtabenter = 0
|
||||
call gitgutter#all(!g:gitgutter_terminal_reports_focus)
|
||||
else
|
||||
call gitgutter#init_buffer(bufnr(''))
|
||||
call gitgutter#process_buffer(bufnr(''), !g:gitgutter_terminal_reports_focus)
|
||||
endif
|
||||
endfunction
|
||||
|
Reference in New Issue
Block a user