mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:30:05 +08:00
Hide help info and disable sort in tagbar buffer
This commit is contained in:
parent
bfbfc6fd0a
commit
40078d2009
@ -1,5 +1,7 @@
|
||||
let g:tagbar_width = g:spacevim_sidebar_width
|
||||
let g:tagbar_left = 1
|
||||
let g:tagbar_sort = 0
|
||||
let g:tagbar_compact = 1
|
||||
|
||||
|
||||
let g:tagbar_type_markdown = {
|
||||
|
Loading…
Reference in New Issue
Block a user