experiments over for now, some cleanup
This commit is contained in:
parent
9ec0b30ccb
commit
cf5d50ffa8
1 changed files with 1 additions and 1 deletions
2
gvimrc
2
gvimrc
|
@ -1,7 +1,7 @@
|
||||||
if has('win32')
|
if has('win32')
|
||||||
set guifont=Fantasque_Sans_Mono:h11
|
set guifont=Fantasque_Sans_Mono:h11
|
||||||
else
|
else
|
||||||
set guifont=Fantasque\ Sans\ Mono\ 11
|
set guifont=Input\ 10
|
||||||
endif
|
endif
|
||||||
set guiheadroom=0 guioptions=aei mouse=a
|
set guiheadroom=0 guioptions=aei mouse=a
|
||||||
set noerrorbells visualbell t_vb=
|
set noerrorbells visualbell t_vb=
|
||||||
|
|
Loading…
Reference in a new issue