fix hgh/update-projects

This commit is contained in:
hgranthorner
2026-07-23 14:42:44 -04:00
parent 7ee4c1b5ff
commit 7d552bf7af
3 changed files with 82 additions and 17 deletions

View File

@@ -7,11 +7,12 @@
'(apheleia-log-only-errors nil)
'(custom-enabled-themes '(deeper-blue))
'(package-selected-packages
'(apheleia cape dart-mode diminish dotenv-mode dumber-jump evil
'(apheleia cape dart-mode diminish dotenv-mode dumber-jump embark evil
evil-collection evil-surround exec-path-from-shell
fish-mode ghostel jai-mode magit mise move-text
multiple-cursors org-roam pgmacs terraform-mode
undo-tree yaml-mode yasnippet yasnippet-snippets))
fish-mode forge ghostel jai-mode magit marginalia mise
move-text multiple-cursors org-roam pgmacs
terraform-mode undo-tree yaml-mode yasnippet
yasnippet-snippets))
'(package-vc-selected-packages
'((pgmacs :url "https://github.com/emarsden/pgmacs.git")
(jai-mode :url "https://github.com/valignatev/jai-mode.git"))))