vim-vue-plugin
vim-vue-plugin copied to clipboard
Vim syntax and indent plugin for .vue files
Do this plugin has a plan support composition api syntax highlight ? it will be very nice.
Hello, This is a minor detail, but I noticed that when not adding a semicolon after the last line in the `script` section of a vue file, the closing ``...
Hi, Is there a way to customize the color of different gramma words? For example: I want to render "const", "let" with color that is more distinguish(say yellow) from the...