Make async a core package again
This commit is contained in:
parent
d7938781e1
commit
4450f08b0b
2 changed files with 1 additions and 6 deletions
|
@ -1,11 +1,6 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; core/packages.el
|
||||
|
||||
;; core packages
|
||||
(package! s)
|
||||
(package! f)
|
||||
(package! async)
|
||||
|
||||
;; core-os.el
|
||||
;; In case this config is shared across multiple computers (like mine is), let's
|
||||
;; protect these from autoremoval.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue