t9md / atom-lazy-motion

Rapid cursor positioning with fuzzy search.
https://atom.io/packages/lazy-motion
MIT License
20 stars 3 forks source link

unpublish from atom package repo, update readme to link to new maintainer #16

Closed t9md closed 7 years ago

t9md commented 7 years ago
t9md commented 7 years ago

@jrajav I can unpublish whenever. Do you have any preference for timing? Maybe some user still using lazy-motion. But I thinks unpubublishing it is OK since I notified already.

jonvuri commented 7 years ago

@t9md I just pushed a commit to prepare for it, https://github.com/jrajav/atom-lazy-motion/commit/8e5dee975259600e72fff7717544deaa93c5e1bb

Look good to you? If so I am ready anytime. Also, are you going to keep this repository around? If not I will want to save the issues before you delete it.

t9md commented 7 years ago

Comment out this line. https://github.com/jrajav/atom-lazy-motion/blob/master/lib/main.coffee#L27

This is one-time warning to notify deprecation of package.

Basically I can't check the change you made or will make, why I will deprecate is, I want my time so not wanting to spend my time for the package I don't use.

I will unpublish lazy-motion from now. Thank you for taking ownership, I'm appreciate your suggestion.

t9md commented 7 years ago

For this repo, I wont remove, will keep, so don't need to hurry to save past issue.

t9md commented 7 years ago

Unpublished DONE.

jonvuri commented 7 years ago

I made that fix (entirely removed the deprecation function and its call), thanks for pointing that out.

Also, published, should be up now at https://atom.io/packages/lazy-motion. All done!