mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -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)
|
||||
|
Reference in New Issue
Block a user