Commit 4cf38ae3 authored by Bret Comnes's avatar Bret Comnes

Removing windows support from StandardFormat

It just doesn't work well right now and want to save people the trouble.  Working on getting it in though.
parent cb040b18
...@@ -2077,6 +2077,7 @@ ...@@ -2077,6 +2077,7 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "linux"],
"tags": true "tags": true
} }
] ]
......
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