diff options
-rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 9e1d21c..9333511 100644 --- a/config.org +++ b/config.org | |||
@@ -153,6 +153,7 @@ and have made a custom fringe bitmap. | |||
153 | *** Splitting windows sensibly | 153 | *** Splitting windows sensibly |
154 | 154 | ||
155 | This is extremely fiddly and I'd love another option. | 155 | This is extremely fiddly and I'd love another option. |
156 | - [[https://www.emacswiki.org/emacs/ToggleWindowSplit][ToggleWindowSplit, EmacsWiki]] | ||
156 | 157 | ||
157 | #+begin_src emacs-lisp :noweb-ref settings | 158 | #+begin_src emacs-lisp :noweb-ref settings |
158 | (setq-default split-width-threshold 80 | 159 | (setq-default split-width-threshold 80 |