From 74878529ce3ba6bd320468db5c4204067c61ebed Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 7 Dec 2020 08:22:29 -0600 Subject: Disable “silky scrolling” config --- config.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index c4d7afd..a16e6d5 100644 --- a/config.org +++ b/config.org @@ -389,9 +389,9 @@ The [[*Frame defaults][Frame Defaults]] section sets up the frame to be free of ** Silky scrolling -from [[https://pizza.eli.li/wiki/emacs-config/][elioat]] +from [[https://pizza.eli.li/wiki/emacs-config/][elioat]]. I think it's causing a slowdown in scrolling for me, so I'm disabling it until I figure that out. -#+begin_src emacs-lisp +#+begin_src emacs-lisp :tangle no (cuss scroll-margin 0) (cuss scroll-conservatively 10000) (cuss scroll-preserve-screen-position t) -- cgit 1.4.1-21-gabe81