Closed
Description
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.
Below is screenshot of how it looks with vim-javascript plugin disabled. Everything looks fine now.
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
Labels
No labels