4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
if has('gui_running') && !has('nvim')
|
|
set guifont=Iosevka\ Nerd\ Font\ Mono\ 10
|
|
endif
|