Commit 79821c47 authored by FichteFoll's avatar FichteFoll

Merge pull request #4192 from geekpradd/master

Added Flask Plugin
parents e8fc49ec ab80f5cb
...@@ -1346,6 +1346,17 @@ ...@@ -1346,6 +1346,17 @@
} }
] ]
}, },
{
"name": "Color Scheme - Dusk",
"details": "https://github.com/geekpradd/Dusk-Color-Scheme",
"labels": ["color scheme"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Color Scheme - Eggplant Parm", "name": "Color Scheme - Eggplant Parm",
"details": "https://github.com/mimshwright/sublime-eggplant-parm", "details": "https://github.com/mimshwright/sublime-eggplant-parm",
......
...@@ -683,6 +683,17 @@ ...@@ -683,6 +683,17 @@
} }
] ]
}, },
{
"name": "Flask Completions",
"details": "https://github.com/geekpradd/Flask-Sublime",
"labels": ["auto-complete", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Flask Starter", "name": "Flask Starter",
"details": "https://github.com/geekpradd/Sublime-Flask-Starter", "details": "https://github.com/geekpradd/Sublime-Flask-Starter",
......
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