Skip to content

vim-css-color compatibility issues #22

@themarkappleby

Description

@themarkappleby

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions