use powerline font in gvim
This commit is contained in:
parent
a24e81692a
commit
f0b6b746b4
|
@ -67,5 +67,5 @@ autocmd BufWinEnter * match ExtraWhitespace /\s\+$\| \+\ze\t/
|
||||||
set ai
|
set ai
|
||||||
|
|
||||||
if has("gui_running")
|
if has("gui_running")
|
||||||
set guifont=Terminus\ 10
|
set guifont=Terminess\ Powerline
|
||||||
endif
|
endif
|
||||||
|
|
Reference in a new issue