all repos — nixfiles @ b509ca45959eb00a3e5affc9b22fbf029d06cde6

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

Emacs: Reset split-width-threshold Seems I misunderstood how it works. It’s the minimal width at which a window will be considered for splitting, not the minimum width of a window after splitting

Alan Pearce
commit

b509ca45959eb00a3e5affc9b22fbf029d06cde6

parent

64efe505036594a9ec439fee0e6385ac5e3995ec

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M tag-emacs/emacs.d/init.orgtag-emacs/emacs.d/init.org
@@ -906,7 +906,6 @@ scroll-margin 1
scroll-preserve-screen-position t mouse-wheel-scroll-amount '(1 ((shift) . 1) ((control))) split-height-threshold 100 - split-width-threshold 70 frame-resize-pixelwise t) (if (boundp 'ns-pop-up-frames) (setq ns-pop-up-frames nil))