mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Fix vimgui font.
This commit is contained in:
@@ -54,7 +54,7 @@ set encoding=utf-8
|
|||||||
syntax on
|
syntax on
|
||||||
set background=dark
|
set background=dark
|
||||||
if has('gui_running')
|
if has('gui_running')
|
||||||
set guifont=Inconsolata\ 11
|
set guifont=Inconsolata\ Medium\ 12
|
||||||
else
|
else
|
||||||
let g:solarized_termcolors=256
|
let g:solarized_termcolors=256
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user