10 lines
294 B
EmacsLisp
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"))
|