Commit d3c9f4cb authored by FichteFoll's avatar FichteFoll

Merge pull request #3761 from carwinz/master

add "groovy imports"
parents 12831239 7f9e6e3c
...@@ -1017,6 +1017,17 @@ ...@@ -1017,6 +1017,17 @@
} }
] ]
}, },
{
"name": "Groovy Imports",
"details": "https://github.com/carwinz/groovy-sublime-imports",
"labels": ["groovy","grails"],
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/carwinz/groovy-sublime-imports/tags"
}
]
},
{ {
"name": "Groovy Snippets", "name": "Groovy Snippets",
"details": "https://github.com/mathifonseca/sublime-groovy-snippets", "details": "https://github.com/mathifonseca/sublime-groovy-snippets",
......
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