Replace ace-link with link-hint
Better link support, easier to extend, and maintained more actively.
This commit is contained in:
parent
7c968a8b11
commit
a947f64ff2
5 changed files with 14 additions and 15 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue