Commit 9956e9b0 authored by Joseph Knuth's avatar Joseph Knuth

Add sublime test 2 support and add labels for KeyboardSpellCheck

parent 84978e19
...@@ -50,9 +50,10 @@ ...@@ -50,9 +50,10 @@
{ {
"name": "KeyboardSpellCheck", "name": "KeyboardSpellCheck",
"details": "https://github.com/jlknuth/KeyboardSpellCheck", "details": "https://github.com/jlknuth/KeyboardSpellCheck",
"labels": ["spell check", "vintage", "vi", "google"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "*",
"details": "https://github.com/jlknuth/KeyboardSpellCheck/tags" "details": "https://github.com/jlknuth/KeyboardSpellCheck/tags"
} }
] ]
......
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