We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414fa9a commit b115287Copy full SHA for b115287
README.md
@@ -5,6 +5,9 @@ Sublime Text Syntax highlighting for single-file [Vue.js](http://vuejs.org) comp
5
The `main` branch targets Sublime Text 4.
6
For the Sublime Text 2 and 3 support (`.tmlanguage` files), see `st2` branch.
7
8
+This repository is a fork of [vuejs/vue-syntax-highlight](https://github.com/vuejs/vue-syntax-highlight)
9
+with a focus on providing syntax highlighting only for Sublime Text.
10
+
11
<p align="center">
12
<img width="809px" src="https://raw.githubusercontent.com/vuejs/vue-syntax-highlight/new/samples/screenshot.png">
13
</p>
0 commit comments