mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-08 15:23:35 -05:00
Replace ace-link with link-hint
Better link support, easier to extend, and maintained more actively.
This commit is contained in:
@@ -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))
|
||||
|
Reference in New Issue
Block a user