From 2ad2a608f7d096f56c78e0a54f3109d9b79af386 Mon Sep 17 00:00:00 2001 From: larstvei Date: Fri, 7 Jun 2024 22:25:30 +0200 Subject: [PATCH] Fix a obviously unfinished paragraph --- init.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index 7238f26..5c377f9 100644 --- a/init.org +++ b/init.org @@ -590,13 +590,15 @@ ** Adaptive wrapping - I usually have auto-fill-mode enabled, and most of my files + I usually have =auto-fill-mode= enabled. When =visual-fill-mode= is enabled, try + to mimic how it looks when having used =fill-paragraph= with =adaptive-wrap=. #+begin_src emacs-lisp (use-package adaptive-wrap :defer t :hook (visual-line-mode . adaptive-wrap-prefix-mode)) + #+end_src ** Focusing with focus