4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
if has('gui_running') && !has('nvim')
|
|
set guifont=Iosevka\ Prog\ 18
|
|
endif
|