vim-styled-components icon indicating copy to clipboard operation
vim-styled-components copied to clipboard

`rainbow` plugin messes up `vim-styled-components`

Open fleischie opened this issue 7 years ago • 0 comments

See #36 for further discussion around this topic.

luochen1990/rainbow injects styles on runtime to highlight matching parenthesis and/or blocks in the same colors. This leads to issues with static highlighting, as these may be overwritten.

As I understood, this plugin is known to have issues with other plugins, but would be nice to work around the discrepancies to make the combination of both work.

fleischie avatar May 22 '18 10:05 fleischie