Valloric / MatchTagAlways

A Vim plugin that always highlights the enclosing html/xml tags
http://valloric.github.com/MatchTagAlways/
GNU General Public License v3.0
540 stars 24 forks source link

(Neovim) Error detected while processing function <SNR>137_HighlightEnclosingTagsIfPossible #50

Open Flimm opened 2 years ago

Flimm commented 2 years ago

I'm using Neovim v0.7.0 on Ubuntu. I've started experiencing this error when I open .html files:

Error detected while processing function <SNR>137_HighlightEnclosingTagsIfPossible[12]..<SNR>137_HighlightEnclosingTags:
line    1:
E714: List required
Press ENTER or type command to continue

line   5:
E121: Undefined variable: opening_tag_line
Press ENTER or type command to continue

I don't experience the same error if I open the file in Vim, as opposed to nvim.