Commit 12a0c51c authored by Trevor Dixon's avatar Trevor Dixon

KRL Validator only works with ST3

parent 5b20513f
...@@ -189,7 +189,13 @@ ...@@ -189,7 +189,13 @@
}, },
{ {
"name": "KRL (Kinetic Rule Language) Validator", "name": "KRL (Kinetic Rule Language) Validator",
"details": "https://github.com/trevordixon/sublime-krl-validator" "details": "https://github.com/trevordixon/sublime-krl-validator",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/trevordixon/sublime-krl-validator/tree/master"
}
]
}, },
{ {
"name": "KWrite Color Scheme", "name": "KWrite Color Scheme",
......
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