Commit 65084d98 authored by cinwell.li's avatar cinwell.li Committed by GitHub

add Vue.js component pue syntax highlight

This is another syntax highlight for Vue.js single-file components based on `pue-loader`:

https://github.com/QingWei-Li/pue-loader
parent 271e23e6
...@@ -2114,6 +2114,16 @@ ...@@ -2114,6 +2114,16 @@
} }
] ]
}, },
{
"name": "Pue Syntax Highlight",
"details": "https://github.com/QingWei-Li/pue-syntax-highlight",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Pug", "name": "Pug",
"details": "https://github.com/davidrios/pug-tmbundle", "details": "https://github.com/davidrios/pug-tmbundle",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment