Don't fork the gui process
This commit is contained in:
parent
0313c4cac3
commit
a382c219c2
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -146,7 +146,7 @@ if has("gui_running")
|
|||
endif
|
||||
set background=light
|
||||
set columns=132
|
||||
set guioptions+=cm
|
||||
set guioptions+=cmf
|
||||
set guioptions-=T
|
||||
set lines=43
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue