mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-07 09:57:34 +00:00
Fix Font name
This commit is contained in:
parent
fce66292e8
commit
5f50659a35
@ -152,8 +152,7 @@ if has("gui_running")
|
||||
set guifont=Consolas:h10:b
|
||||
elseif has("gui_macvim")
|
||||
try
|
||||
"set guifont=DejaVu\ Sans\ Mono\ for\ Powerline:h11
|
||||
set guifont=ERROR\ Sans\ Mono\ for\ Powerline:h11
|
||||
set guifont=DejaVu\ Sans\ Mono\ for\ Powerline:h11
|
||||
catch
|
||||
" Failed to set font
|
||||
endtry
|
||||
|
Loading…
Reference in New Issue
Block a user