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:
Henrik Lissner 2019-05-01 01:47:27 -04:00
parent 8a525005a9
commit 4aa65aa019
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
7 changed files with 11 additions and 7 deletions

View file

@ -317,10 +317,6 @@ read-only or not file-visiting."
;;
;;; Third party packages
;;;###package avy
(setq avy-all-windows nil
avy-background t)
(def-package! all-the-icons
:commands (all-the-icons-octicon all-the-icons-faicon all-the-icons-fileicon
all-the-icons-wicon all-the-icons-material all-the-icons-alltheicon)