1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Fix maximized state track on close (#642)

This commit is contained in:
Danilo Luvizotto
2020-08-17 02:33:00 -03:00
committed by GitHub
parent a5090717dd
commit a81c01c294

View File

@@ -1034,6 +1034,7 @@ function! s:CloseWindow() abort
" Other windows are open, only close the tagbar one
let curfile = tagbar#state#get_current_file(0)
let s:is_maximized = 0
close