Combine two changes to guioptions
This commit is contained in:
parent
8d3925f2c9
commit
8ac59d2ad4
1 changed files with 1 additions and 2 deletions
3
vimrc
3
vimrc
|
@ -134,8 +134,7 @@ if has("gui_running")
|
|||
\Consolas:h10:cANSI
|
||||
endif
|
||||
set columns=88
|
||||
set guioptions+=c
|
||||
set guioptions+=m
|
||||
set guioptions+=cm
|
||||
set guioptions-=T
|
||||
set lines=40
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue