This commit is contained in:
Case Duckworth 2022-01-10 23:52:43 -06:00
parent e91bb5a1be
commit 0e43d013ea
1 changed files with 3 additions and 1 deletions

View File

@ -1042,6 +1042,7 @@ See also `crux-reopen-as-root-mode'."
(:+key "M-q" #'filldent-dwim))
(setup (:straight flyspell-correct)
(:load-after flyspell)
(:also-load +flyspell-correct)
(:option flyspell-correct--cr-key ";")
(:bind-into flyspell
@ -1223,7 +1224,8 @@ See also `crux-reopen-as-root-mode'."
(:hook-into org-mode))
(setup (:straight org-sticky-header)
(:hook-into org-mode))
;; (:hook-into org-mode)
)
(setup (:straight org-visibility)
(:option org-visibility-state-file (.etc "org-visibility")