mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Macros now prefixed with @, instead of suffixed with !
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/doom/packages.el
|
||||
|
||||
(package! beacon)
|
||||
(package! doom-themes)
|
||||
(@package beacon)
|
||||
(@package doom-themes)
|
||||
|
||||
|
Reference in New Issue
Block a user