Update my_configs.vim
This commit is contained in:
parent
cbad1460aa
commit
78cb2f012c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue