Commit 33cd2949 authored by FichteFoll's avatar FichteFoll

Merge pull request #4820 from socsieng/master

Add Indent Size plugin
parents b96337ab b64fe7b1
...@@ -295,6 +295,17 @@ ...@@ -295,6 +295,17 @@
} }
] ]
}, },
{
"name": "Indent Size",
"details": "https://github.com/socsieng/sublime-indent-size",
"labels": ["indent", "tab", "size"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Indent XML", "name": "Indent XML",
"details": "https://github.com/alek-sys/sublimetext_indentxml", "details": "https://github.com/alek-sys/sublimetext_indentxml",
......
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