1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-23 01:09:56 +08:00

5 lines
115 B
VimL
Raw Normal View History

let g:tagbar_width = g:spacevim_sidebar_width
2016-12-26 21:11:19 +08:00
let g:tagbar_left = 1
let g:tagbar_sort = 0
let g:tagbar_compact = 1