misc small updates

This commit is contained in:
Matt Nish-Lapidus 2025-02-11 12:47:13 -05:00
parent 7903f0510f
commit 61fcc9c7ae
6 changed files with 49 additions and 23 deletions

View file

@ -26,10 +26,18 @@
;;(unpin! mu4e)
(package! gpastel)
(package! direnv)
(package! gpastel)
(package! magit-annex)
(package! bookmark-in-project)
(package! kdl-mode
:recipe (:type git
:host github
:repo "bobuk/kdl-mode"
:files (:defaults "*.el")))
(package! meow-vterm
:recipe (:type git
:host github