From cd24ad367dbba6bcffe2680389d8ba87b0ff5183 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 25 Aug 2021 17:38:45 -0500 Subject: Change scroll margin --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." (setup scrolling (:option auto-window-vscroll nil fast-but-imprecise-scrolling t - scroll-margin 0 + scroll-margin 3 scroll-conservatively 101 scroll-preserve-screen-position 1)) -- cgit 1.4.1-21-gabe81