mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-17 11:30:28 +01:00
Update the statusline at the end of AutoUpdate(), closes #330
This commit is contained in:
@@ -3523,6 +3523,7 @@ function! s:AutoUpdate(fname, force) abort
|
||||
endif
|
||||
|
||||
call s:HighlightTag(0)
|
||||
call s:SetStatusLine('noncurrent')
|
||||
call s:debug('AutoUpdate finished successfully')
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user