mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Update my_configs.vim
This commit is contained in:
parent
cbad1460aa
commit
78cb2f012c
@ -15,7 +15,7 @@ elseif has("win16") || has("win32")
|
|||||||
elseif has("linux")
|
elseif has("linux")
|
||||||
set guifont=Source\ Code\ Pro\ 10,Bitstream\ Vera\ Sans\ Mono:h11
|
set guifont=Source\ Code\ Pro\ 10,Bitstream\ Vera\ Sans\ Mono:h11
|
||||||
elseif has("unix")
|
elseif has("unix")
|
||||||
set guifont=Monospace\ 11
|
set guifont=Source\ Code\ Pro\ 10
|
||||||
endif
|
endif
|
||||||
" set guifont=Source\ Code\ Pro\ 11
|
" set guifont=Source\ Code\ Pro\ 11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user