Don't require terminus font

This commit is contained in:
Alex Yatskov 2016-01-14 16:31:46 +09:00
parent 304f52f89e
commit d7da37ee41

View File

@ -54,10 +54,6 @@ if has('gui_running')
set guioptions-=l set guioptions-=l
set guioptions-=m set guioptions-=m
set guioptions-=r set guioptions-=r
if has('unix')
set guifont=Terminus\ 12
endif
endif endif
if &shell =~ 'bin/fish' if &shell =~ 'bin/fish'