mirror of
https://github.com/posva/vim-vue.git
synced 2026-04-26 20:50:23 +08:00
8d3dc46181
Now we can define typescript syntax region by: <script ts>...</script> <script lang="ts">...</script> <script lang="typescript">...</script>