Имя шрифта

This commit is contained in:
Andrei Astafev 2023-05-15 12:26:49 +03:00
parent 7560e9db95
commit 2bfe89e703
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
if has('gui_running') && !has('nvim')
set guifont=Iosevka\ Nerd\ Font\ Mono\ 18
set guifont=Iosevka\ Prog\ Nerd\ Font\ Mono\ 18
endif

View File

@ -1,3 +1,3 @@
if has('gui_running') && !has('nvim')
set guifont=Iosevka\ Nerd\ Font\ Mono\ 10
set guifont=Iosevka\ Prog\ Nerd\ Font\ Mono\ 10
endif

View File

@ -1,3 +1,3 @@
if has('gui_running') && !has('nvim')
set guifont=Iosevka\ Nerd\ Font\ Mono\ 18
set guifont=Iosevka\ Prog\ Nerd\ Font\ Mono\ 18
endif