1
0
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:
Joe Groocock 2018-03-31 21:54:53 +01:00
parent 80fc648fad
commit 1d12a5afab
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -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