mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -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