Commit 46c548c4 authored by FichteFoll's avatar FichteFoll

Merge pull request #5225 from nickbaum/master

Added syntax for Tornado templates.
parents c38f2321 8e5ceac8
......@@ -1972,6 +1972,18 @@
}
]
},
{
"name": "Tornado",
"description": "Template syntax for Python's Tornado web framework.",
"details": "https://github.com/nickbaum/sublime-tornado/",
"labels": ["syntax highlight", "python", "html"],
"releases": [
{
"sublime_text": ">=3084",
"tags": true
}
]
},
{
"name": "TortoiseGIT",
"details": "https://github.com/fyneworks/sublime-TortoiseGIT",
......
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