summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 9cfa7a9..c9444c9 100644 --- a/init.el +++ b/init.el
@@ -770,7 +770,7 @@ like a dumbass."
770(setup scrolling 770(setup scrolling
771 (:option auto-window-vscroll nil 771 (:option auto-window-vscroll nil
772 fast-but-imprecise-scrolling t 772 fast-but-imprecise-scrolling t
773 scroll-margin 0 773 scroll-margin 3
774 scroll-conservatively 101 774 scroll-conservatively 101
775 scroll-preserve-screen-position 1)) 775 scroll-preserve-screen-position 1))
776 776