diff --git a/configuration.org b/configuration.org index 4c3ae39..379f456 100644 --- a/configuration.org +++ b/configuration.org @@ -1582,7 +1582,8 @@ Highlight point. Sometimes it’s not easy to see. (use-package form-feed :hook (emacs-lisp-mode . form-feed-mode) - (compilation-mode . form-feed-mode)) + (compilation-mode . form-feed-mode) + (help-mode . form-feed-mode)) #+END_SRC ** Highlight the current line