Commit 94216f84 authored by FichteFoll's avatar FichteFoll

Merge pull request #4324 from phw/tagger-script-syntax

Added Tagger Script Syntax
parents 8a3aa87b 1f9a1355
...@@ -106,6 +106,17 @@ ...@@ -106,6 +106,17 @@
} }
] ]
}, },
{
"name": "Tagger Script Syntax",
"details": "https://github.com/phw/sublime-tagger-script-syntax",
"labels": ["MusicBrainz", "language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Tagify", "name": "Tagify",
"details": "https://github.com/taigh/sublime-tagify", "details": "https://github.com/taigh/sublime-tagify",
...@@ -884,7 +895,7 @@ ...@@ -884,7 +895,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "Theme - Orchis", "name": "Theme - Orchis",
"details": "https://github.com/aldomann/sublime-orchis", "details": "https://github.com/aldomann/sublime-orchis",
......
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