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:
parent
58c6aea7c5
commit
7c0e884664
1 changed files with 3 additions and 0 deletions
|
@ -42,3 +42,6 @@
|
||||||
;; core-keybinds.el
|
;; core-keybinds.el
|
||||||
(package! general :pin "f6e928622d")
|
(package! general :pin "f6e928622d")
|
||||||
(package! which-key :pin "db3d003e90")
|
(package! which-key :pin "db3d003e90")
|
||||||
|
|
||||||
|
;; autoload/cache.el
|
||||||
|
(package! persistent-soft :pin "a1e0ddf")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue