mirror of
https://github.com/posva/vim-vue.git
synced 2026-03-08 06:16:43 +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.