vim-css-color icon indicating copy to clipboard operation
vim-css-color copied to clipboard

NeoVim tree sitter support

Open ap opened this issue 3 years ago • 1 comments

Cf. #164 for the discussion so far.

ap avatar Jul 09 '22 11:07 ap

Some coarse workarounds were contributed in #184:

  • Locally run :TSDisable highlight
  • Add highlight = { enable = true, disable = { "css" } } to init.lua

ap avatar Apr 03 '23 18:04 ap