Config: set the weight of org headings to 1
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user