mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
Add persistent-soft to core/packages.el
core/autoload/cache.el defines doom-cache-* functions that wrap around the persistent-soft package.
This commit is contained in:
@@ -42,3 +42,6 @@
|
||||
;; core-keybinds.el
|
||||
(package! general :pin "f6e928622d")
|
||||
(package! which-key :pin "db3d003e90")
|
||||
|
||||
;; autoload/cache.el
|
||||
(package! persistent-soft :pin "a1e0ddf")
|
||||
|
Reference in New Issue
Block a user