summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/custom.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el
index e67e2a2..57fb255 100644
--- a/.config/emacs/custom.el
+++ b/.config/emacs/custom.el
@@ -35,7 +35,6 @@
'(scroll-conservatively 10)
'(scroll-preserve-screen-position t)
'(send-mail-function 'smtpmail-send-it)
- '(split-width-threshold 120)
'(switch-to-buffer-obey-display-actions t)
'(tab-bar-show 1)
'(tool-bar-mode nil)