mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-08 18:34:45 +08:00
- 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
3 lines
110 B
Markdown
3 lines
110 B
Markdown
Vim syntax highlighting for [Vue
|
|
components](http://vuejs.org/guide/application.html#Single_File_Components).
|