1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:40:06 +08:00
SpaceVim/config/plugins/tagbar.vim
2017-02-22 19:35:35 +08:00

5 lines
115 B
VimL

let g:tagbar_width = g:spacevim_sidebar_width
let g:tagbar_left = 1
let g:tagbar_sort = 0
let g:tagbar_compact = 1