vim/hosts/awesome.vimrc

4 lines
76 B
Plaintext

if has('gui_running') && !has('nvim')
set guifont=Iosevka\ Prog\ 18
endif