1
0
mirror of https://github.com/gryf/tagbar.git synced 2026-04-24 15:11:29 +02:00

Fix small bug in RestoreSession

This commit is contained in:
Jan Larres
2012-04-15 23:10:58 +12:00
parent bbe5579c89
commit f14c81770b
+2
View File
@@ -909,6 +909,8 @@ function! s:RestoreSession()
endif
endif
let s:last_autofocus = 0
call s:Init()
call s:InitWindow(g:tagbar_autoclose)