Files
doom/packages.el
Zelong Kuang 506025930b Update
2025-11-16 22:05:10 +11:00

10 lines
294 B
EmacsLisp

(package! catppuccin-theme)
(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"))
(package! typst-preview
:recipe (:host github :repo "havarddj/typst-preview.el"))