Files
doom/packages.el
Zelong Kuang 8a7a911295 Catppuccin
2025-11-16 20:46:00 +11:00

10 lines
290 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"))