mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Make async a core package again
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user