mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-08 10:27: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
|
set guifont=Consolas:h10:b
|
||||||
elseif has("gui_macvim")
|
elseif has("gui_macvim")
|
||||||
try
|
try
|
||||||
"set guifont=DejaVu\ Sans\ Mono\ for\ Powerline:h11
|
set guifont=DejaVu\ Sans\ Mono\ for\ Powerline:h11
|
||||||
set guifont=ERROR\ Sans\ Mono\ for\ Powerline:h11
|
|
||||||
catch
|
catch
|
||||||
" Failed to set font
|
" Failed to set font
|
||||||
endtry
|
endtry
|
||||||
|
Loading…
Reference in New Issue
Block a user