wpgtk.vim icon indicating copy to clipboard operation
wpgtk.vim copied to clipboard

colorscheme wpgtk highligts all slashes and brackets

Open demiaus opened this issue 3 years ago • 2 comments

set noshowmatch or :NoMatchParen has no effect. Also tried :hi MatchParen ctermbg=none and let loaded_matchparen = 1

image

wpgtkAlt is working correctly:

image

demiaus avatar Nov 24 '21 19:11 demiaus

I'm not able to reproduce this. Have you set the t_co variable? This is what I have on my .vimrc

" color options "
"""""""""""""""""
set t_Co=256
colorscheme wpgtk

deviantfero avatar Sep 06 '22 16:09 deviantfero

I'm sorry, my setup has transformed to something without wpgtk. I'll get back to this if I ever switch back, thanks 🙏

demiaus avatar Nov 09 '22 11:11 demiaus