diff --git a/core/core-editor.el b/core/core-editor.el index 05db0f105..e7c04bd1c 100644 --- a/core/core-editor.el +++ b/core/core-editor.el @@ -142,7 +142,7 @@ fundamental-mode) for performance sake." ;; (def-package! ace-link - :commands (ace-link-help ace-link-org)) + :commands (ace-link-help ace-link-org ace-link-addr)) (def-package! avy :commands (avy-goto-char-2 avy-goto-line)