mirror of
https://github.com/posva/vim-vue.git
synced 2026-01-21 14:52:04 +08:00
Fixes the indentation for script tags. The javascript indentation interpreted the `<script>` tag as a comparison operator.
Fixes the indentation for script tags. The javascript indentation interpreted the `<script>` tag as a comparison operator.