vim-styled-components
vim-styled-components copied to clipboard
`rainbow` plugin messes up `vim-styled-components`
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.