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
|
\Consolas:h10:cANSI
|
||||||
endif
|
endif
|
||||||
set columns=88
|
set columns=88
|
||||||
set guioptions+=c
|
set guioptions+=cm
|
||||||
set guioptions+=m
|
|
||||||
set guioptions-=T
|
set guioptions-=T
|
||||||
set lines=40
|
set lines=40
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue