Added sly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user