vim-vue-plugin icon indicating copy to clipboard operation
vim-vue-plugin copied to clipboard

Vim syntax and indent plugin for .vue files

Results 3 vim-vue-plugin issues
Sort by recently updated
recently updated
newest added

Do this plugin has a plan support composition api syntax highlight ? it will be very nice.

enhancement

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...