all repos — nixfiles @ 11b2efdab5fad273d0dc98c92ae226d7fdb2388a

System and user configuration, managed by nix and home-manager

Emacs: Split windows horizontally more
Alan Pearce alan@alanpearce.uk
Sat, 23 Jul 2016 11:59:58 +0200
commit

11b2efdab5fad273d0dc98c92ae226d7fdb2388a

parent

5203a119ddf35b02cf95e7e7f40f4e1f3d78c382

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -888,7 +888,7 @@ scroll-margin 1         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))