summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2021-01-01 16:18:50 -0800
committerMarius Peter <blendoit@gmail.com>2021-01-01 16:18:50 -0800
commit261a452a07fec66505abf55a10f3d623209a3114 (patch)
tree606295d27e85362488c6d26627b4e3f6bb7757dd
parent5daa179cfccd49068113a46e6850feddcdc9e84f (diff)
Fringe only on left side.
-rw-r--r--custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index d1bc837..d05cf46 100644
--- a/custom.el
+++ b/custom.el
@@ -24,7 +24,7 @@
'(erc-modules
'(autojoin button completion services spelling track netsplit fill match readonly networks ring noncommands irccontrols move-to-prompt stamp menu list))
'(fci-rule-color "#383838")
- '(fringe-mode '(16 . 32) nil (fringe))
+ '(fringe-mode '(16 . 0) nil (fringe))
'(global-display-line-numbers-mode t)
'(indicate-empty-lines t)
'(line-number-mode nil)
Copyright 2019--2024 Marius PETER