2019-12-03 23:21:32 +01:00
|
|
|
;; -*- 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)
|
2019-12-07 20:16:04 +01:00
|
|
|
(package! org-super-agenda)
|
2020-07-19 20:54:56 +02:00
|
|
|
(package! heaven-and-hell)
|