mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-18 12:00:23 +01:00
Statusline tweaks
This commit is contained in:
@@ -103,10 +103,6 @@ if !exists('g:tagbar_systemenc')
|
||||
let g:tagbar_systemenc = &encoding
|
||||
endif
|
||||
|
||||
if !exists('g:tagbar_statusfuncs')
|
||||
let g:tagbar_statusfuncs = {}
|
||||
endif
|
||||
|
||||
augroup TagbarSession
|
||||
autocmd!
|
||||
autocmd SessionLoadPost * nested call tagbar#RestoreSession()
|
||||
|
||||
Reference in New Issue
Block a user