Config: fix geiser, install gptel.
This commit is contained in:
@@ -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/"))
|
||||
|
||||
Reference in New Issue
Block a user