Commit e7b997b7 authored by Epskampie's avatar Epskampie

Added "Indent and braces" package

parent d21d1d1a
...@@ -230,6 +230,19 @@ ...@@ -230,6 +230,19 @@
} }
] ]
}, },
{
"name": "Indent and braces",
"description": "Indent selection and wrap it in braces.",
"author": "Simon Epskamp (Epskampie)",
"details": "https://github.com/Epskampie/sublime_indent_and_braces",
"labels": ["text manipulation"],
"releases": [
{
"sublime_text": "<3000",
"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