Commit e6f412c7 authored by Andros Fenollosa's avatar Andros Fenollosa Committed by FichteFoll

Add snippet FlaskHello (#6662)

parent dd579a29
...@@ -981,6 +981,17 @@ ...@@ -981,6 +981,17 @@
} }
] ]
}, },
{
"name": "Flask Hello",
"details": "https://github.com/tanrax/SublimeFlaskHello",
"labels": ["auto-complete", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Flask Starter", "name": "Flask Starter",
"details": "https://github.com/JoePriesto/Sublime-Flask-Starter", "details": "https://github.com/JoePriesto/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