mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 18:46:26 +00:00
Remove DejaVu font
This commit is contained in:
parent
4e5627a9c2
commit
5199eb8e91
@ -20,12 +20,6 @@ set hlsearch
|
||||
if IsGuiApp()
|
||||
if IsWindows()
|
||||
set guifont=Consolas:h10:b
|
||||
elseif IsMac()
|
||||
try
|
||||
set guifont=DejaVu\ Sans\ Mono\ for\ Powerline:h12
|
||||
catch
|
||||
" Failed to set font, ok with default
|
||||
endtry
|
||||
endif
|
||||
endif
|
||||
" }}
|
||||
|
Loading…
Reference in New Issue
Block a user