Commit 577abf9a authored by Alexey Nesterov's avatar Alexey Nesterov

Updated Indent XML plugin to work with ST3

Sublime Text 3 is supported and plugin works fine there, however was
missed in list of available plugins due to config limitations
parent 6045e82b
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
"details": "https://github.com/alek-sys/sublimetext_indentxml", "details": "https://github.com/alek-sys/sublimetext_indentxml",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/alek-sys/sublimetext_indentxml/tree/master" "details": "https://github.com/alek-sys/sublimetext_indentxml/tree/master"
} }
] ]
......
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