9 lines
242 B
EmacsLisp
9 lines
242 B
EmacsLisp
(package! catppuccin-theme)
|
|
|
|
(package! gptel :recipe (:nonrecursive t))
|
|
|
|
(package! typst-ts-mode :recipe (:host codeberg :repo "meow_king/typst-ts-mode"))
|
|
|
|
(package! typst-preview
|
|
:recipe (:host github :repo "havarddj/typst-preview.el"))
|