Commit cba3e6b6 authored by Adam Furbee's avatar Adam Furbee

Renamed plugin

parent 7d4ea18d
...@@ -494,18 +494,6 @@ ...@@ -494,18 +494,6 @@
} }
] ]
}, },
{
"name": "BetterAutoIndent",
"details": "https://github.com/BadStreff/BetterAutoIndent",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"platforms": ["*"],
"tags": true
}
]
},
{ {
"name": "BetterFindBuffer", "name": "BetterFindBuffer",
"details": "https://github.com/aziz/BetterFindBuffer", "details": "https://github.com/aziz/BetterFindBuffer",
......
...@@ -479,6 +479,18 @@ ...@@ -479,6 +479,18 @@
} }
] ]
}, },
{
"name": "IndentToAllBrackets",
"details": "https://github.com/BadStreff/IndentToAllBrackets",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"platforms": ["*"],
"tags": true
}
]
},
{ {
"name": "IndentX", "name": "IndentX",
"details": "https://github.com/socsieng/IndentX", "details": "https://github.com/socsieng/IndentX",
......
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