From 225cdb10c7d568ad25458837b4c3709722c7ea52 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 8 Jan 2021 23:31:57 -0600 Subject: Add adaptive-wrap --- config.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 1a17b2f..b45ac10 100644 --- a/config.org +++ b/config.org @@ -1004,6 +1004,13 @@ I’ve pretty much cribbed this from [[https://github.com/ncaq/recentf-remove-su (global-visual-line-mode +1) #+END_SRC +*** View long lines like filled lines in the beginning + + #+BEGIN_SRC emacs-lisp + (straight-use-package 'adaptive-wrap) + (adaptive-wrap-prefix-mode +1) + #+end_src + *** Stay snappy with long-lined files #+BEGIN_SRC emacs-lisp -- cgit 1.4.1-21-gabe81