diff --git a/Emacs.org b/Emacs.org index aecfb7a..91246b3 100644 --- a/Emacs.org +++ b/Emacs.org @@ -490,6 +490,10 @@ Sets HTML strings to have the background of the color they represent. evil)) (add-hook 'prog-mode-hook #'parinfer-mode))) #+end_src +*** Common Lisp +#+begin_src emacs-lisp +(use-package sly :straight t) +#+end_src ** Magit #+begin_src emacs-lisp (use-package magit