vim/hosts/tpl380.vimrc

4 lines
76 B
Plaintext
Raw Normal View History

2022-01-04 12:21:07 +00:00
if has('gui_running') && !has('nvim')
set guifont=Iosevka\ Prog\ 10
endif