Commit d5374e92 authored by Evan You's avatar Evan You

add vue syntax highlight

parent 9731b1d5
...@@ -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