mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-10 11:21:52 +08:00
Add basic syntax files
- Set the filetype to "vue" for files with a .vue extension - Define regions for <template>, <style>, and <script> tags - Include HTML, CSS, and JavaScript syntax highlighting for the <template>, <style>, and <script> regions
This commit is contained in: