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