Skip to content

Commit 1ff587e

Browse files
committed
add install instructions
1 parent 4796727 commit 1ff587e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1-
Syntax highlighting for single-file [Vue.js](http://vuejs.org) components (enabled by [Vueify](https://github.com/vuejs/vueify) or [vue-loader](https://github.com/vuejs/vue-loader)).
1+
# Vue Syntax Highlight
2+
3+
Syntax highlighting for single-file [Vue.js](http://vuejs.org) components (enabled by [Vueify](https://github.com/vuejs/vueify) or [vue-multi-loader](https://github.com/Q42/vue-multi-loader)).
4+
5+
### Install
6+
7+
- Via Package Control: search for `Vue Syntax Highlight`.
8+
- Manual: clone this repo into your Sublime `Packages` folder.
29

310
**NOTE:** You still need to install corresponding packages for pre-processors (e.g. Jade, SASS, CoffeeScript) to get proper syntax highlighting for them.

0 commit comments

Comments
 (0)