<!-- Vim-polyglot is not responsible for bugs of plugins it uses. Please report only bugs that happen when plugin is used as part of vim-polyglot and doesn't happen when just install the plugin --> **Does this bug happen when you install plugin without vim-polyglot?** N/A **Describe the bug:** Script tag indentation is broken. **To Reproduce:** Update to a commit after bb3de8fa5e509d5f5faf173fd1a92635a0023274 (including the most recent commit in master), attempt editing JavaScript in a `<script>` tag bb3de8fa5e509d5f5faf173fd1a92635a0023274:  b3763a917a6a3ca85ae51086fc8d29b28f66fc88: (Highlighting is broken in the commit, but indentation works)  As a workaround, I'm currently using 5bd9f16476dbefc44ad23df08268d66bb938107f, which has working indentation and highlighting for my uses. I'm using neovim v0.4.4.