mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-18 03:50:26 +01:00
Fix small bug in RestoreSession
This commit is contained in:
@@ -909,6 +909,8 @@ function! s:RestoreSession()
|
||||
endif
|
||||
endif
|
||||
|
||||
let s:last_autofocus = 0
|
||||
|
||||
call s:Init()
|
||||
|
||||
call s:InitWindow(g:tagbar_autoclose)
|
||||
|
||||
Reference in New Issue
Block a user