Vue Syntax Highlight
Sublime Text Syntax highlighting for single-file Vue.js components (enabled by vue-loader or vueify).

Install
- Via Package Control: search for
Vue Syntax Highlight. - Manual: clone this repo into your Sublime
Packagesfolder.
NOTE: You still need to install corresponding packages for pre-processors (e.g. Jade, SASS, CoffeeScript) to get proper syntax highlighting for them.