Commit 147fd5bd authored by FichteFoll's avatar FichteFoll

Merge pull request #5220 from eric-wieser/patch-1

Add Bottle
parents 8e31dc9c a26e5caa
...@@ -817,6 +817,17 @@ ...@@ -817,6 +817,17 @@
} }
] ]
}, },
{
"name": "Bottle",
"details": "https://github.com/eric-wieser/sublime-bottle",
"labels": ["snippets", "python", "language-syntax"],
"releases": [
{
"sublime_text": ">=3103",
"tags": true
}
]
},
{ {
"details": "https://github.com/CodeEffect/BoundKeys", "details": "https://github.com/CodeEffect/BoundKeys",
"releases": [ "releases": [
......
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