Commit 11132d48 authored by FichteFoll's avatar FichteFoll

Merge pull request #5217 from sh4nks/master

Add auto_close
parents 00790940 786bbfd5
...@@ -1409,6 +1409,17 @@ ...@@ -1409,6 +1409,17 @@
} }
] ]
}, },
{
"name": "Auto Close HTML Tags",
"details": "https://github.com/sh4nks/auto_close",
"labels": ["auto-complete", "html"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Auto Encoding for Python", "name": "Auto Encoding for Python",
"details": "https://github.com/simme--/Auto-Encoding-for-Python", "details": "https://github.com/simme--/Auto-Encoding-for-Python",
......
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