Skip to content

Broken HTML highlighting #1111

Closed
Closed
@robertjk

Description

@robertjk

The problem

This plugin breaks highlighting of HTML for which I rely on othree/html5.vim plugin.

data-* attributes are highlighted only partially by Vim - only data prefix is styled as the other attributes, while the rest of the attribute name is styled like a tag name. See screenshot below.

plugin-enabled

Below is screenshot of how it looks with vim-javascript plugin disabled. Everything looks fine now.

plugin-disabled

I tested it disabling all the plugins but pangloss/vim-javascript, othree/html5.vim and nanotech/jellybeans (color theme).

Expected behaviour

I would expect vim-javascript plugin to not change in any way how HTML syntax is highlighted.

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