Run in background if possible
This commit is contained in:
parent
a93b5c270c
commit
a73c9ede53
1 changed files with 2 additions and 2 deletions
4
vimrc
4
vimrc
|
@ -190,8 +190,8 @@ if has('gui_running')
|
||||||
set rop=type:directx
|
set rop=type:directx
|
||||||
endif
|
endif
|
||||||
set columns=132
|
set columns=132
|
||||||
set guioptions+=cmf
|
set guioptions+=cm
|
||||||
set guioptions-=T
|
set guioptions-=Tf
|
||||||
set lines=43
|
set lines=43
|
||||||
"
|
"
|
||||||
" Set theme for GUI.
|
" Set theme for GUI.
|
||||||
|
|
Loading…
Reference in a new issue