diff options
-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 |