nerdtree

设置nerdtree的宽度

  • 在.vimrc中添加配置如下
let g:NERDTreeWinSize = 25
;类似设置Tagbar的宽度
let g:tagbar_width = 30