Move avy/ace-link from core-editor to core-ui

This commit is contained in:
Henrik Lissner 2018-05-17 15:29:29 +02:00
parent 3853fdbf8d
commit 02e4c15b8e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 9 additions and 9 deletions

View file

@ -166,15 +166,6 @@ fundamental-mode) for performance sake."
;; Autoloaded Plugins
;;
(def-package! ace-link
:commands (ace-link-help ace-link-org ace-link-addr ace-link-mu4e))
(def-package! avy
:commands (avy-goto-char-2 avy-goto-line)
:config
(setq avy-all-windows nil
avy-background t))
(def-package! command-log-mode
:commands (command-log-mode global-command-log-mode)
:config