Use Source Code Pro font and config for Gtk+3

This commit is contained in:
Anthony Rose 2017-05-04 11:28:18 +01:00
parent a8448908af
commit c89daea2cf

5
vimrc
View file

@ -109,9 +109,10 @@ if has("folding")
endif endif
if has("gui_running") if has("gui_running")
if has("gui_gtk2") if has("gui_gtk2") || has("gui_gtk3")
set clipboard=unnamedplus set clipboard=unnamedplus
set guifont=Monospace\ Regular\ 10 set guifont=Source\ Code\ Pro\ 11,
\Monospace\ Regular\ 10
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,