mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Lazy-install buttercup package
This commit is contained in:
@ -47,5 +47,6 @@
|
||||
;; autoload/debug.el
|
||||
(package! esup)
|
||||
|
||||
;; autoload/test.el
|
||||
(package! buttercup)
|
||||
;; cli/test.el
|
||||
;; buttercup is installed on demand, so avoid uninstalling it if present
|
||||
(package! buttercup :ignore t)
|
||||
|
Reference in New Issue
Block a user