Commit c8bddd57 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Replaced Wrapper with WrapIt (#6492)

* Replaced Wrapper with WrapIt

Original author @lattespirit offered to remove Wrapper from the channel in favor of a new strongly enhanced version.
See here: https://github.com/lattespirit/SublimeWrapper/issues/7

WrapIt shares the core function of Wrapper but is a complete rewrite and adds support for custom wrappers and key bindings.

* Removed readme link from WrapIt

* Adjusted URL

Adjusted to new details URL due to username change.

* Removed bfelder as author of WrapIt...

... author determined automatically
parents 45a55e4a 79f45008
......@@ -882,10 +882,11 @@
]
},
{
"name": "Wrapper",
"name": "WrapIt",
"description": "Wrap Contents With Specific Code",
"details": "https://github.com/lattespirit/SublimeWrapper",
"author": "Lattespirit",
"details": "https://github.com/pyking2/WrapIt",
"previous_names": ["Wrapper"],
"labels": ["text manipulation"],
"releases": [
{
"sublime_text": ">=3000",
......
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