Typst live preview

This commit is contained in:
Zelong Kuang
2025-11-16 20:05:31 +11:00
parent a9820fe57b
commit ee4f3efd79
3 changed files with 48 additions and 2 deletions

View File

@@ -12,3 +12,6 @@
:recipe (:host github :repo "copilot-emacs/copilot.el" :files ("*.el")))
(package! typst-ts-mode :recipe (:host codeberg :repo "meow_king/typst-ts-mode"))
(package! typst-preview
:recipe (:host github :repo "havarddj/typst-preview.el"))