Typst support

This commit is contained in:
Zelong Kuang
2025-11-16 19:12:34 +11:00
parent e10f36500a
commit a9820fe57b
4 changed files with 64 additions and 2 deletions

View File

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