1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Set guifont for gVim on Windows

This commit is contained in:
Daniel Barber 2017-04-08 19:39:03 +01:00
parent 9e337a1e26
commit bf8ebbba8f

View File

@ -6,7 +6,7 @@ if has("gui_running")
if has("gui_macvim") || has("gui_vimr")
set guifont=Source\ Code\ Pro:h14
elseif has("gui_gtk2")
set guifont=Source\ Code\ Pro\ 10
set guifont=DejaVu\ Sans\ Mono\ 15
endif
" Color scheme