Set Victor Mono for vim
This commit is contained in:
parent
4833a9e208
commit
ebaa4c8edd
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ let
|
|||
if has('gui_running')
|
||||
" When gui is running, it pretty much sets its own colors
|
||||
set background=dark
|
||||
set guifont="Iosevka Term 10"
|
||||
set guifont=Victor\ Mono\ 18
|
||||
set notitle
|
||||
set guioptions=a
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue