aboutsummaryrefslogtreecommitdiff
path: root/dot_emacs
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2025-02-13 14:01:45 -0500
committerRyan Kavanagh <rak@rak.ac>2025-02-13 14:01:45 -0500
commitf6dbe71223b07b3ef186158afac1c4e09c0b2900 (patch)
treeaf89278f5fd8f643dc465513585ccb7341f35359 /dot_emacs
parentMerge remote-tracking branch 'refs/remotes/origin/master' (diff)
fringe indicators
Diffstat (limited to '')
-rw-r--r--dot_emacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/dot_emacs b/dot_emacs
index fdb3414..2296451 100644
--- a/dot_emacs
+++ b/dot_emacs
@@ -1112,7 +1112,8 @@ If not, issue a warning."
(use-package simple
:custom
- (column-mode-number t))
+ (column-mode-number t)
+ (visual-line-fringe-idicators (left-curly-arrow right-curly-arrow)))
(use-package smerge-mode
:commands smerge-mode