bignimbus / pop-punk.vim

🎸 Dark, high-contrast color scheme for vim
MIT License
77 stars 5 forks source link

Just updated coc.nvim Plugin and now highlights don't work on autocompletion #7

Closed nathandrew closed 1 year ago

nathandrew commented 1 year ago

image

Highlight color is very faint.

Anyone else running into this issue?

bignimbus commented 1 year ago

Hi @nathandrew, sorry for the delayed response. Can you try on branch experimental? I've updated the CocMenuSel highlight group to be explicit rather than passively accepting the value that coc.nvim gives.

Plug 'bignimbus/pop-punk.vim', { 'branch': 'experimental' }

I'll probably merge this into main soon because I made some other enhancements to TypeScript, Markdown, CSS, and GraphQL that make me happy.