mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add ace-link
This commit is contained in:
@ -139,6 +139,8 @@
|
||||
aw-scope 'frame
|
||||
aw-background t))
|
||||
|
||||
(use-package ace-link :commands (ace-link-help ace-link-org))
|
||||
|
||||
(use-package avy
|
||||
:commands (avy-goto-char-2 avy-goto-line)
|
||||
:config (setq avy-all-windows nil
|
||||
|
Reference in New Issue
Block a user