Commit a8133679 authored by FichteFoll's avatar FichteFoll

Merge pull request #5071 from tosher/master

Plugin TSQEasy (and small edit to Mediawiker plugin)
parents 9f76d7ef b0c46539
...@@ -724,10 +724,11 @@ ...@@ -724,10 +724,11 @@
}, },
{ {
"details": "https://github.com/tosher/Mediawiker", "details": "https://github.com/tosher/Mediawiker",
"labels": ["wiki editor", "mediawiki", "wikipedia editor", "wikipedia", "language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
......
...@@ -2214,6 +2214,17 @@ ...@@ -2214,6 +2214,17 @@
} }
] ]
}, },
{
"details": "https://github.com/tosher/TSQLEasy",
"labels": ["SQL Server", "T-SQL", "language syntax"],
"releases": [
{
"sublime_text": "*",
"platforms": ["windows", "linux"],
"tags": true
}
]
},
{ {
"name": "Tubaina (afc)", "name": "Tubaina (afc)",
"details": "https://github.com/leonardowolter/tubaina-afc", "details": "https://github.com/leonardowolter/tubaina-afc",
......
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