Move avy/ace-link from core-editor to core-ui
This commit is contained in:
parent
3853fdbf8d
commit
02e4c15b8e
2 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue