1
0
Fork 0
mirror of synced 2024-06-29 03:51:09 -04:00

Update my_configs.vim

This commit is contained in:
boput 2015-11-16 12:39:10 -08:00
parent cbad1460aa
commit 78cb2f012c

View file

@ -15,7 +15,7 @@ elseif has("win16") || has("win32")
elseif has("linux")
set guifont=Source\ Code\ Pro\ 10,Bitstream\ Vera\ Sans\ Mono:h11
elseif has("unix")
set guifont=Monospace\ 11
set guifont=Source\ Code\ Pro\ 10
endif
" set guifont=Source\ Code\ Pro\ 11