Config: set the weight of org headings to 1

This commit is contained in:
User
2026-05-04 20:48:59 +08:00
parent 2162b34007
commit d323b23bee
5 changed files with 23 additions and 11 deletions

View File

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