diff options
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -277,7 +277,7 @@ For disabling the behaviour for certain buffers and/or modes." ;; scroll-margin 1 ;; scroll-conservatively 10000 scroll-step 1 - scroll-conservatively 10 + scroll-conservatively 101 scroll-preserve-screen-position 1 ;; focus follows mouse mouse-autoselect-window t) |