From 9bffdc9ae2c69b2656e905cba8dc7c6b9790ae73 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 28 Jan 2022 18:14:10 +0100 Subject: Update split policy --- .emacs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.emacs b/.emacs index 3089200..fa2617e 100644 --- a/.emacs +++ b/.emacs @@ -69,6 +69,9 @@ (put 'downcase-region 'disabled nil) (kill-buffer "*scratch*") +(setq split-height-threshold nil) +(setq split-width-threshold 160) + ;; Programming section -- cgit v1.3