Commit a641cb09 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5775 from laktak/laktak-patch-1

move hjson, add tags
parents 3aff79d2 de24a197
...@@ -558,11 +558,15 @@ ...@@ -558,11 +558,15 @@
}, },
{ {
"name": "Hjson", "name": "Hjson",
"details": "https://github.com/laktak/sublime-hjson", "details": "https://github.com/hjson/sublime-hjson",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"branch": "master" "tags": "sl2-"
},
{
"sublime_text": ">=3000",
"tags": "sl3-"
} }
] ]
}, },
......
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