add sly
This commit is contained in:
parent
19402826a1
commit
6772179cbc
1 changed files with 6 additions and 0 deletions
|
@ -1640,3 +1640,9 @@ Well, why not use it for PDF? Also integrate with /LaTeX/ etc.
|
||||||
:ensure (:host github :repo "havarddj/typst-preview.el"))
|
:ensure (:host github :repo "havarddj/typst-preview.el"))
|
||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
*** Lisp
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp :tangle "init.el"
|
||||||
|
(use-package sly
|
||||||
|
:ensure t)
|
||||||
|
#+end_src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue