dotar/SpaceVim.d/autoload/yadr-guioptions.vim
2020-02-10 10:56:29 +08:00

7 lines
120 B
VimL

" Disable the scrollbars (NERDTree)
set guioptions-=r
set guioptions-=L
" Disable the macvim toolbar
set guioptions-=T