mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
gvim: use consistent font size with system
This commit is contained in:
parent
6da74dddde
commit
65c8a2d9a6
@ -57,7 +57,7 @@ set splitbelow " Horizontal split below current.
|
||||
set splitright " Vertical split to right of current.
|
||||
|
||||
" GVim settings
|
||||
set guifont=Sauce\ Code\ Pro\ 10.5
|
||||
set guifont=Sauce\ Code\ Pro\ 9
|
||||
set guioptions=
|
||||
|
||||
" Whitespace highlight settings
|
||||
|
Loading…
Reference in New Issue
Block a user