You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Vue Syntax Highlight
2
2
3
-
**Note**: the `new` branch hosts the new syntax that only works in Sublime build > 3153. For the old syntax, see `master` branch.
3
+
**Note**: the `st4` branch hosts the new syntax that only works in Sublime build > 4107.
4
+
5
+
* For Sublime Text 2 support (`.tmlanguage` files), see `master` branch.
6
+
* For Sublime Text 3 support, see `new` branch.
4
7
5
8
Sublime Text Syntax highlighting for single-file [Vue.js](http://vuejs.org) components (enabled by [vue-loader](https://github.com/vuejs/vue-loader) or [vueify](https://github.com/vuejs/vueify)).
0 commit comments