summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2016-07-23 11:59:58 +0200
committerAlan Pearce2016-07-23 11:59:58 +0200
commit11b2efdab5fad273d0dc98c92ae226d7fdb2388a (patch)
tree80c99f01d494d0518429adb28eaae7a179701d65 /tag-emacs
parent5203a119ddf35b02cf95e7e7f40f4e1f3d78c382 (diff)
downloaddotfiles-11b2efdab5fad273d0dc98c92ae226d7fdb2388a.tar.lz
dotfiles-11b2efdab5fad273d0dc98c92ae226d7fdb2388a.tar.zst
dotfiles-11b2efdab5fad273d0dc98c92ae226d7fdb2388a.zip
Emacs: Split windows horizontally more
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 5efc3d8..4031763 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -888,7 +888,7 @@ point whilst I’m moving about.
         scroll-preserve-screen-position t
         mouse-wheel-scroll-amount '(1 ((shift) . 1) ((control)))
         split-height-threshold 80
-        split-width-threshold 160
+        split-width-threshold 130
         frame-resize-pixelwise nil)
   (if (boundp 'ns-pop-up-frames)
       (setq ns-pop-up-frames nil))