Split guioptions so they all apply properly

This commit is contained in:
Anthony Rose 2022-02-21 12:27:49 +00:00
parent a73c9ede53
commit 709cd90f62

6
vimrc
View file

@ -190,8 +190,10 @@ if has('gui_running')
set rop=type:directx
endif
set columns=132
set guioptions+=cm
set guioptions-=Tf
set guioptions+=c
set guioptions+=m
set guioptions-=T
set guioptions-=f
set lines=43
"
" Set theme for GUI.