zsh: compatibility improvements; vimplugrc: proper font spec
This commit is contained in:
parent
e517d9329d
commit
cc276c7b19
2 changed files with 7 additions and 6 deletions
|
@ -80,7 +80,7 @@ let g:lightline['colorscheme'] = printf(lightline_theme)
|
|||
|
||||
if $TERM !~ '^linux'
|
||||
if has('gui_running')
|
||||
set guifont=Cascadia\ Mono\ PL\ 13
|
||||
set guifont=Cascadia\ Mono\ PL:h16
|
||||
set guicursor=a:blinkon0,a:block,i:ver1-Cursor/lCursor,r:hor1-Cursor/lCursor
|
||||
set guiheadroom=0 guioptions=aei mouse=a
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue