From c0ba3b8d30ebcd7dbb82f65e63c934f53b26722c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 14 Jan 2021 19:04:51 -0600 Subject: Add visual-line-fringe-indicator on the left --- config.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 460c59d..e82da33 100644 --- a/config.org +++ b/config.org @@ -241,8 +241,15 @@ (cuss indicate-buffer-boundaries 'right "Indicate the beginning and end of the buffer and whether it scrolls off-window in the right fringe.") + + (cuss visual-line-fringe-indicators '(left-curly-arrow nil) + "Indicate continuing lines with a curly arrow in the left fringe.") + + (set-fringe-bitmap-face 'left-curly-arrow + '((t :inherit 'comment))) #+end_src + **** Minibuffer #+begin_src emacs-lisp -- cgit 1.4.1-21-gabe81