vim-vue
Vim syntax highlighting for Vue components.
Features
- Integrates with vim-commentary
- Support variety of languages, including:
- HTML
- Pug
- JavaScript
- TypeScript
- CSS
- CASS
- SCSS
- Stylus
Installation
Using Vundle
Add the following to your .vimrc
then run :PluginInstall
Plugin 'storyn26383/vim-vue'