Commit cbb07a81 authored by xwartz's avatar xwartz

Add "Auto-Spacing" plugin

parent a79d5739
...@@ -992,7 +992,7 @@ ...@@ -992,7 +992,7 @@
}, },
{ {
"name": "APICloudWifiSync", "name": "APICloudWifiSync",
"details": "https://github.com/apicloudcom/Sublime-APICloud-WifiSync", "details": "https://github.com/apicloudcom/Sublime-APICloud-WifiSync",
"labels": ["android", "apicloud"], "labels": ["android", "apicloud"],
"releases": [ "releases": [
{ {
...@@ -1974,6 +1974,16 @@ ...@@ -1974,6 +1974,16 @@
"tags": true "tags": true
} }
] ]
},
{
"name": "Auto-Spacing",
"details": "https://github.com/xwartz/Auto-Spacing",
"releases": [
{
"sublime_text": "*",
"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