Commit b1755b26 authored by FichteFoll's avatar FichteFoll

Merge pull request #3888 from yyx990803/master

add Vue.js component syntax highlight
parents 9731b1d5 d5374e92
...@@ -417,6 +417,16 @@ ...@@ -417,6 +417,16 @@
} }
] ]
}, },
{
"name": "Vue Syntax Highlight",
"details": "https://github.com/vuejs/vue-syntax-highlight",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Vuejs Snippets", "name": "Vuejs Snippets",
"details": "https://github.com/filipelinhares/vuejs-snippets-sublime", "details": "https://github.com/filipelinhares/vuejs-snippets-sublime",
......
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