vim: fix issues with gui mode

master
an 2019-09-10 11:30:08 -04:00
parent a7ef62603a
commit 911b8f8fd4
1 changed files with 4 additions and 2 deletions

View File

@ -169,7 +169,9 @@ fu _agw.set_color(scheme)
hi StatusLine guibg=#0a0a0a guifg=#92ebf0
hi SpecialKey guifg=#7e4594
hi NonText guifg=#7e4594
hi Normal ctermbg=bg guibg=NONE
if !has('gui_running')
hi Normal ctermbg=bg guibg=NONE
endif
endfu
" Settings -------------------------------------------------------------------|
@ -343,7 +345,7 @@ if has('gui_running')
if has('gui_win32')
set guifont=PxPlus_IBM_EGA8:h12:cDEFAULT:qDRAFT
elseif has('gui_gtk')
set guifont=IBM\ Plex\ Mono\ weight=453\ 10
set guifont=Go\ Mono\ weight=453\ 10
set linespace=-2
elseif has('gui_macvim')
set guifont=IBMPlexMono-Text:h14