Commit ff3c3921 authored by Sourabh Shirhatti's avatar Sourabh Shirhatti

Add Schema Validator plugin

parent e38aef56
...@@ -210,6 +210,17 @@ ...@@ -210,6 +210,17 @@
} }
] ]
}, },
{
"name" : "Schema Validator",
"details": "https://github.com/ligershark/SchemaValidator",
"relseases": [
{
"platforms": ["osx", "windows"],
"sublime_text": ">=3000",
"details": "https://github.com/ligershark/SchemaValidator/tree/master"
}
]
},
{ {
"name": "Scheme", "name": "Scheme",
"details": "https://github.com/egrachev/sublime-scheme", "details": "https://github.com/egrachev/sublime-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