Commit e76e81dc authored by Sirisak Lueangsaksri's avatar Sirisak Lueangsaksri

Merge pull request #1 from wbond/master

Update local package channel
parents 27e7d2b0 a5549a21
......@@ -1117,6 +1117,16 @@
}
]
},
{
"name": "Auto Refresh",
"details": "https://github.com/Waterflames/AutoRefresh",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Auto Semi-Colon",
"details": "https://github.com/vivait/SublimeAutoSemiColon",
......
......@@ -374,6 +374,18 @@
}
]
},
{
"name": "Diction",
"details": "https://github.com/GeeF/SublimeDiction",
"labels": ["linting", "stylecheck"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx", "linux"],
"tags": true
}
]
},
{
"details": "https://github.com/titoBouzout/Dictionaries",
"releases": [
......@@ -883,12 +895,14 @@
]
},
{
"name": "Dust.js",
"details": "https://github.com/sntran/sublime-dustjs",
"name": "DustBuster",
"previous_names": ["Dust.js"],
"details": "https://github.com/zanuka/dust-buster",
"labels": ["dust", "language syntax", "auto-complete", "snippets"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
"tags": true
}
]
},
......
......@@ -950,6 +950,16 @@
}
]
},
{
"name": "GoToTest",
"details": "https://github.com/ahare/GoToTest",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Gourmet",
"details": "https://github.com/gourmet/sublime",
......
......@@ -230,6 +230,19 @@
}
]
},
{
"name": "Indent and braces",
"description": "Indent selection and wrap it in braces.",
"author": "Simon Epskamp (Epskampie)",
"details": "https://github.com/Epskampie/sublime_indent_and_braces",
"labels": ["text manipulation"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Indent XML",
"details": "https://github.com/alek-sys/sublimetext_indentxml",
......@@ -606,6 +619,17 @@
"branch": "master"
}
]
},
{
"name": "ixio",
"details": "https://github.com/jabyrd3/sublime-ixio",
"releases": [
{
"platforms": "*",
"sublime_text": "*",
"tags": true
}
]
}
]
}
......@@ -120,6 +120,17 @@
}
]
},
{
"name": "Jasmine Scaffold",
"details": "https://github.com/swirlycheetah/jasmine-scaffold-sublime-text",
"labels": ["Jasmine", "JavaScript", "testing", "unit test"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Java Property Cleaner",
"details": "https://github.com/sivakumar-kailasam/jprop-cleaner",
......
......@@ -571,6 +571,16 @@
}
]
},
{
"name": "Merlin",
"details": "https://github.com/cynddl/sublime-text-merlin",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Messages",
"details": "https://github.com/kristoformaynard/SublimeMessages",
......
......@@ -2610,6 +2610,18 @@
}
]
},
{
"name": "SublimeGerrit",
"author": "Borys Forytarz",
"details": "https://github.com/borysf/SublimeGerrit",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
],
"labels": ["git", "gerrit", "code review"]
},
{
"details": "https://github.com/a1fred/SublimeGoogle",
"releases": [
......@@ -2875,11 +2887,11 @@
]
},
{
"details": "https://github.com/dnstbr/sublpress",
"details": "https://github.com/helmutgranda/sublpress",
"releases": [
{
"sublime_text": "<3000",
"branch": "master"
"tags": true
}
]
},
......@@ -3348,6 +3360,16 @@
}
]
},
{
"name": "Syntax QBasic",
"details": "https://github.com/nemoDreamer/sublime-syntax-qbasic",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"details": "https://github.com/srilumpa/SyntaxChecker",
"releases": [
......
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