Commit 3923d133 authored by Jeffrey Yeung's avatar Jeffrey Yeung Committed by FichteFoll

Add Wrapper package (#6188)

parent bd65dc24
...@@ -784,6 +784,18 @@ ...@@ -784,6 +784,18 @@
} }
] ]
}, },
{
"name": "Wrapper",
"description": "Wrap Contents With Specific Code",
"details": "https://github.com/lattespirit/SublimeWrapper",
"author": "Lattespirit",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "WrapStatement", "name": "WrapStatement",
"details": "https://github.com/shagabutdinov/sublime-wrap-statement", "details": "https://github.com/shagabutdinov/sublime-wrap-statement",
......
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