Шрифт
This commit is contained in:
parent
440d78e368
commit
7560e9db95
@ -1,3 +1,3 @@
|
|||||||
if has('gui_running') && !has('nvim')
|
if has('gui_running') && !has('nvim')
|
||||||
set guifont=Iosevka\ Prog\ 18
|
set guifont=Iosevka\ Nerd\ Font\ Mono\ 18
|
||||||
endif
|
endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
if has('gui_running') && !has('nvim')
|
if has('gui_running') && !has('nvim')
|
||||||
set guifont=Iosevka\ Prog\ 10
|
set guifont=Iosevka\ Nerd\ Font\ Mono\ 10
|
||||||
endif
|
endif
|
@ -1,3 +1,3 @@
|
|||||||
if has('gui_running') && !has('nvim')
|
if has('gui_running') && !has('nvim')
|
||||||
set guifont=Iosevka\ Prog\ 18
|
set guifont=Iosevka\ Nerd\ Font\ Mono\ 18
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user