mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #582 from liujoey/ace-link-mu4e
Add: ace-link-mu4e autoload
This commit is contained in:
@ -166,7 +166,7 @@ fundamental-mode) for performance sake."
|
||||
;;
|
||||
|
||||
(def-package! ace-link
|
||||
:commands (ace-link-help ace-link-org ace-link-addr))
|
||||
:commands (ace-link-help ace-link-org ace-link-addr ace-link-mu4e))
|
||||
|
||||
(def-package! avy
|
||||
:commands (avy-goto-char-2 avy-goto-line)
|
||||
|
Reference in New Issue
Block a user