mirror of
https://github.com/preservim/tagbar.git
synced 2024-11-23 10:41:49 +08:00
Update the statusline at the end of AutoUpdate(), closes #330
This commit is contained in:
parent
2438a92cb9
commit
03592c0112
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user