Commit d5821901 authored by Matt Oakes's avatar Matt Oakes

Fixed the intenting that the online Github editor messed up

parent 7718f8df
...@@ -275,16 +275,16 @@ ...@@ -275,16 +275,16 @@
] ]
}, },
{ {
"name": "AndroidSnippets", "name": "AndroidSnippets",
"details": "https://github.com/ribot/SublimeAndroidSnippets", "details": "https://github.com/ribot/SublimeAndroidSnippets",
"labels": ["auto-complete", "android", "java", "snippets"], "labels": ["auto-complete", "android", "java", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/ribot/SublimeAndroidSnippets/tags" "details": "https://github.com/ribot/SublimeAndroidSnippets/tags"
} }
] ]
}, },
{ {
"details": "https://github.com/agibsonsw/AndyEdits", "details": "https://github.com/agibsonsw/AndyEdits",
"releases": [ "releases": [
......
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