dotar/SpaceVim.d/autoload/yadr-guioptions.vim

7 lines
120 B
VimL
Raw Normal View History

2020-02-10 10:56:29 +08:00
" Disable the scrollbars (NERDTree)
set guioptions-=r
set guioptions-=L
" Disable the macvim toolbar
set guioptions-=T