gu-fan / colorv.vim

edit color easy
http://www.vim.org/scripts/script.php?script_id=3597
135 stars 12 forks source link

Plugin breaks coc-snippets #34

Open blasco opened 4 years ago

blasco commented 4 years ago

As I reported in coc-snippets: https://github.com/neoclide/coc.nvim/issues/1283

It seems to be that this plugin uses <tab> which breaks coc-snippets. Is there a way to fix this? I love this plugin and I would like to keep using it. Thank you for the guidance and advice.