Replace ace-link with link-hint

Better link support, easier to extend, and maintained more actively.
This commit is contained in:
Henrik Lissner 2019-12-30 23:59:46 -05:00
parent 7c968a8b11
commit a947f64ff2
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 14 additions and 15 deletions

View file

@ -83,6 +83,7 @@ that works with the feature/popup module."
"Open a visible link, username or hashtag in a `twittering-mode' buffer."
(interactive)
(require 'avy)
;; REVIEW Is this necessary anymore with `link-hint'
(let ((pt (avy-with +twitter/ace-link
(avy--process
(+twitter--collect-links)