Make font larger

This commit is contained in:
Anthony Rose 2019-06-03 20:04:54 +01:00
parent ecffa01938
commit 4b9c4f2629

6
vimrc
View file

@ -120,9 +120,9 @@ endif
if has("gui_running") if has("gui_running")
if has("gui_gtk2") || has("gui_gtk3") if has("gui_gtk2") || has("gui_gtk3")
set clipboard=unnamedplus set clipboard=unnamedplus
set guifont=Fira\ Code\ Regular\ 11, set guifont=Fira\ Code\ Regular\ 12,
\Liberation\ Mono\ 11, \Liberation\ Mono\ 12,
\Monospace\ Regular\ 11 \Monospace\ Regular\ 12
elseif has("gui_win32") elseif has("gui_win32")
set clipboard=unnamed set clipboard=unnamed
set guifont=Source_Code_Pro:h9:cANSI:qDRAFT, set guifont=Source_Code_Pro:h9:cANSI:qDRAFT,