From 00ec3f0fbab5244db04ac6bac007777cf1e99a76 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 23 Jun 2024 09:26:03 +0000 Subject: Disable adaptive-wrap configuration --- config.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.org b/config.org index f8abbd7..d93d2e3 100644 --- a/config.org +++ b/config.org @@ -823,9 +823,9 @@ The fringes of a window can show useful icons relating to the text in the buffer Adaptive wrap will indent visually wrapped text to match the indent at the start of the line, for example in lists. This works... fine. However it's adapting the prefix, it doesn't indent nicely with proportional fonts, but you can't win them all. - ,#+begin_src elisp - (use-package adaptive-wrap :ensure t) - (add-hook 'visual-fill-column-mode-hook #'adaptive-wrap-prefix-mode) +#+begin_src elisp + ;; (use-package adaptive-wrap :ensure t) + ;; (add-hook 'visual-fill-column-mode-hook #'adaptive-wrap-prefix-mode) #+end_src * Web browsing in emacs -- cgit 1.4.1-2-gfad0