Config: fix geiser, install gptel.

This commit is contained in:
2026-04-16 07:54:33 +08:00
parent a47205eef4
commit 62e8a1fcf2
8 changed files with 139 additions and 21 deletions

View File

@@ -9,7 +9,8 @@
exec-path-form-shell gcmh hungry-delete marginalia multiple-cursors orderless
restart-emacs smart-mode-line solarized-theme vertico))
'(safe-local-variable-values
'((eval progn
'((gptel-mode . t)
(eval progn
(setq org-hugo-base-dir
(if (eq system-type 'windows-nt) "h:/emacs/hugo/this-is-my-blog/"
"~/org/hugo/this-is-my-blog/"))