Commit b9bf563f authored by FichteFoll's avatar FichteFoll

Merge pull request #2659 from matto1990/patch-1

Added AndroidSnippets plugin
parents 1a5853c2 9fa34a7d
...@@ -274,6 +274,17 @@ ...@@ -274,6 +274,17 @@
} }
] ]
}, },
{
"name": "AndroidSnippets",
"details": "https://github.com/ribot/SublimeAndroidSnippets",
"labels": ["auto-complete", "android", "java", "snippets"],
"releases": [
{
"sublime_text": "*",
"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