Move avy, ace-link & ace-window out of core
They don't belong there, and ace-window is no longer a core dependency anyhow.
This commit is contained in:
parent
8a525005a9
commit
4aa65aa019
7 changed files with 11 additions and 7 deletions
|
@ -23,9 +23,6 @@
|
|||
(package! restart-emacs)
|
||||
|
||||
;; core-editor.el
|
||||
(package! ace-link)
|
||||
(package! ace-window)
|
||||
(package! avy)
|
||||
(package! better-jumper
|
||||
:recipe (:fetcher github :repo "gilbertw1/better-jumper"))
|
||||
(package! command-log-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue