diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2025-11-22 19:54:52 +0100 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2025-11-22 19:57:28 +0100 |
| commit | 8a529801047357a2cfab6a549e297175c6dd7535 (patch) | |
| tree | 51aef835a6a9b1ba38fe9ea29e15d3a704b34cf7 /.config | |
| parent | a6070130109bf1d383dd949911ac5aa825e49c66 (diff) | |
| download | dotfiles-8a529801047357a2cfab6a549e297175c6dd7535.tar.xz | |
With split-window-preferred-direction defaulting to 'longest, we might
have entered an era where Emacs now truly dwim out of the box?
Diffstat (limited to '.config')
| -rw-r--r-- | .config/emacs/custom.el | 1 |
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) |
