Lazy-install buttercup package
This commit is contained in:
parent
7c5fb8ed9c
commit
087127a31d
2 changed files with 5 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue