othree / html5.vim

HTML5 omnicomplete and syntax
http://www.vim.org/scripts/script.php?script_id=3236
934 stars 76 forks source link

The highlighting is messed up after the script tag #94

Closed KabbAmine closed 6 years ago

KabbAmine commented 6 years ago

vim_html

As you can see, the tags after <script> are not highlighted correctly.


UPDATE

After re-checking, I found that this behaviour is related to vim-jsx-improve.