Added sly

This commit is contained in:
ry
2021-12-20 18:00:13 -08:00
parent 534116469e
commit 7a42fc0542

View File

@@ -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