Use Liberation Mono instead of Source Code Pro

This commit is contained in:
Anthony Rose 2017-12-07 11:00:05 +00:00
parent 4fa7bb9f5c
commit a8073599ae

4
vimrc
View file

@ -117,8 +117,8 @@ 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=Source\ Code\ Pro\ 10, set guifont=Liberation\ Mono\ 9,
\Monospace\ Regular\ 10 \Monospace\ Regular\ 9
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,