Files
doom/packages.el

9 lines
242 B
EmacsLisp
Raw Normal View History

2025-11-16 20:46:00 +11:00
(package! catppuccin-theme)
2025-11-17 01:34:12 +11:00
(package! gptel :recipe (:nonrecursive t))
2025-11-16 19:12:34 +11:00
(package! typst-ts-mode :recipe (:host codeberg :repo "meow_king/typst-ts-mode"))
2025-11-16 20:05:31 +11:00
(package! typst-preview
2025-11-16 22:05:10 +11:00
:recipe (:host github :repo "havarddj/typst-preview.el"))