vim-gui font change

This commit is contained in:
Bartek Stalewski 2020-07-14 17:59:38 +02:00
parent 0384226ecf
commit 156e650e75

View file

@ -79,7 +79,7 @@ if has("gui")
set guioptions-=e set guioptions-=e
set guioptions-=r set guioptions-=r
set guioptions-=L set guioptions-=L
set guifont=Hack\ NF:h14 set guifont=Hack\ Nerd\ Font\ Mono:h14
endif endif
filetype plugin indent on filetype plugin indent on