Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6cf7158

Browse files
committed
fix note
1 parent5b2192f commit6cf7158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#Vue Syntax Highlight
22

3+
**Note**: the`new` branch hosts the new syntax that only works in Sublime build > 3153. For the old syntax, see`master` branch.
4+
35
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)).
46

57
<palign="center">
@@ -23,8 +25,6 @@ The `<script>` block uses the syntax highlighting currently active for you norma
2325

2426
###Development
2527

26-
>Note: the`master` branch hosts the new syntax that only works in Sublime build > 3153. For the old syntax, see`oldsyntax` branch.
27-
2828
- The development of this syntax relies on the[YAML-Macros](https://github.com/Thom1729/YAML-Macros) package. You can install it from Package Control.
2929

3030
- Do not edit`Vue Component.sublime-syntax` directly. Work in`Vue Component.sublime-syntax.yaml-macros` instead. Once done editing, run "Build With: YAML Macros" from Sublime's command palette. This will update the actual`Vue Component.sublime-syntax` file.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp