Commit dda73f83 authored by FichteFoll's avatar FichteFoll

Merge pull request #2693 from drinks/master

add Initializr Package
parents 8c12e980 4a8c1286
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/NicoSantangelo/sublime-text-i18n-rails/tree/st2" "details": "https://github.com/NicoSantangelo/sublime-text-i18n-rails/tree/st2"
}, },
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/NicoSantangelo/sublime-text-i18n-rails/tree/master" "details": "https://github.com/NicoSantangelo/sublime-text-i18n-rails/tree/master"
...@@ -223,6 +223,17 @@ ...@@ -223,6 +223,17 @@
} }
] ]
}, },
{
"name": "Initializr",
"details": "https://github.com/drinks/sublime-initializr",
"labels": ["automation", "utils"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/drinks/sublime-initializr/tags"
}
]
},
{ {
"name": "Inline Calculator", "name": "Inline Calculator",
"details": "https://github.com/sahibalejandro/inline-calculator", "details": "https://github.com/sahibalejandro/inline-calculator",
...@@ -327,7 +338,7 @@ ...@@ -327,7 +338,7 @@
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/maximsch2/SublimeIPythonNotebook/tree/st2" "details": "https://github.com/maximsch2/SublimeIPythonNotebook/tree/st2"
} }
] ]
}, },
{ {
......
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