vim-less icon indicating copy to clipboard operation
vim-less copied to clipboard

vim-css-color compatibility issues

Open themarkappleby opened this issue 12 years ago • 3 comments

For some reason vim-css-color does not seem to highlight colors in my LESS files when using vim-less. I installed both vim-less and vim-css-color (and other plugins) using Pathogen.

Aside from the vim-css-color issue, vim-less appears to be working as expected.

-- Update --

Oddly this only seems to happen with certain named colors. For instance, red, blue, and green do not get highlighted but purple, orange, and yellow do. If I copy the exact same code to a CSS file instead of a LESS file all of the colors (red, blue, green, purple, orange, and yellow) are highlighted as expected. Hex colors seem to be working fine though.

themarkappleby avatar Mar 01 '13 18:03 themarkappleby

+1

PEM-- avatar Nov 15 '13 23:11 PEM--

I'm getting compatibility issues here as well. For some reason vim-less is screwing up the color highlights in vim-css-color

Any news on this?

pgilad avatar Mar 04 '14 09:03 pgilad

I think this is related to the bug I highlighted in issue ap/vim-css-color#38

mtscout6 avatar Apr 17 '14 14:04 mtscout6