|
;; -*- no-byte-compile: t; -*-
|
|
;;; .doom.d/packages.el
|
|
|
|
;;; Examples:
|
|
;; (package! some-package)
|
|
;; (package! another-package :recipe (:host github :repo "username/repo"))
|
|
;; (package! builtin-package :disable t)
|
|
(package! org-super-agenda)
|
|
(package! heaven-and-hell)
|