Skip to content
/ vim-vue Public
forked from storyn26383/vim-vue

Vim syntax highlighting for Vue components.

Notifications You must be signed in to change notification settings

ukrdev/vim-vue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-vue

Vim syntax highlighting for Vue components.

vim-vue

Installation

Using Vundle

Add the following to your .vimrc then run :PluginInstall

Plugin 'storyn26383/vim-vue'

" Optional:
Plugin 'digitaltoad/vim-pug'
Plugin 'pangloss/vim-javascript'
Plugin 'hail2u/vim-css3-syntax'
Plugin 'cakebaker/scss-syntax.vim'

About

Vim syntax highlighting for Vue components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%