vim/hosts/nbtp.vimrc

4 lines
94 B
Plaintext

if has('gui_running') && !has('nvim')
set guifont=Iosevka\ Prog\ Nerd\ Font\ Mono\ 10
endif