Files
vim/hosts/ptah.vimrc
2023-05-15 12:26:49 +03:00

4 lines
94 B
Plaintext

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