voldikss / coc-extensions

🌸 Collections of coc.nvim extensions maintained by @voldikss
122 stars 6 forks source link

Set the floating window highlight to 'CocFloating'? #59

Closed linjiX closed 4 years ago

linjiX commented 4 years ago

About the default highlight for floating window:

Which makes the color of floating window different in Neovim and vim8.

So I think it will be better to make the highlight configurable by user. Or set the default highlight to CocFloating since this is a coc plugin.

voldikss commented 4 years ago

Thanks. fixed.