Fix maximized state track on close (#642)

This commit is contained in:
Danilo Luvizotto
2020-08-17 08:33:00 +03:00
committed by GitHub
parent a5090717dd
commit a81c01c294
+1
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