You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
htmlTagName is linked to htmlStatement (which is linked to Statement). jsxTagName should either be linked to htmlTagName or to Statement for consistency.
:verbose hi htmlTagName
htmlTagName xxx links to htmlStatement
Last set from /usr/local/Cellar/macvim/8.2-166/MacVim.app/Contents/Resources/vim/runtime/syntax/html.vim line 267
:verbose hi htmlStatement
htmlStatement xxx links to Statement
Last set from /usr/local/Cellar/macvim/8.2-166/MacVim.app/Contents/Resources/vim/runtime/syntax/html.vim line 316
The text was updated successfully, but these errors were encountered:
htmlTagName
is linked tohtmlStatement
(which is linked toStatement
).jsxTagName
should either be linked tohtmlTagName
or toStatement
for consistency.The text was updated successfully, but these errors were encountered: