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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user