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
|
@ -2,8 +2,8 @@
|
|||
;;; config/default/packages.el
|
||||
|
||||
(package! avy)
|
||||
(package! ace-link)
|
||||
(package! drag-stuff)
|
||||
(package! link-hint)
|
||||
|
||||
(unless (featurep! :editor evil)
|
||||
(package! expand-region))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue