-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels