mirror of
https://github.com/posva/vim-vue.git
synced 2026-08-30 11:36:49 +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.