mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 10:04:25 +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.