Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim-css-color compatibility issues #22

Open
themarkappleby opened this issue Mar 1, 2013 · 3 comments
Open

vim-css-color compatibility issues #22

themarkappleby opened this issue Mar 1, 2013 · 3 comments

Comments

@themarkappleby
Copy link

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.

@PEM--
Copy link

PEM-- commented Nov 15, 2013

+1

@pgilad
Copy link

pgilad commented Mar 4, 2014

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?

@mtscout6
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants