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
80fc648fad
commit
1d12a5afab
@ -60,7 +60,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