1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 03:00:06 +08:00
SpaceVim/config/plugins/tagbar.vim

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