branch: main commit bdc1df335bdc8081d75a34f52b3ac310880295a7 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
elpa-packages (typst-ts-mode): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index b589db4adb..818e8d0b9d 100644 --- a/elpa-packages +++ b/elpa-packages @@ -902,6 +902,9 @@ (typescript-mode :url "https://github.com/emacs-typescript/typescript.el" :ignored-files (".github" "Cask" "Dockerfile" "Makefile" "*test*")) + (typst-ts-mode :url "https://codeberg.org/meow_king/typst-ts-mode" + :readme "README.md") + (ujelly-theme :url "https://github.com/marktran/color-theme-ujelly") (undo-fu :url "https://codeberg.org/ideasman42/emacs-undo-fu"