diff options
author | noa@gaiwan.org | 2024-06-23 16:40:41 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-06-23 16:40:41 +0000 |
commit | e64761ab0117d8f9f7fac89c7e000b6d75422d16 (patch) | |
tree | 7467160aac1e594b97f1be4c103c8d963affbc8a | |
parent | dda528cc90fdfa4d96a2b3c01ce9a5d4ad13a277 (diff) |
Again install embark-consult package
-rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 10f7fe6..3024d32 100644 --- a/config.org +++ b/config.org @@ -447,6 +447,7 @@ I've only recently started making use of embark and i definitely need to experim #+begin_src elisp (package-ensure 'embark) + (package-ensure 'embark-consult) #+end_src #+begin_src elisp |