From 8c7871fec56b6c464bd06ba114225d7971c4699a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 15 Nov 2022 19:51:52 -0600 Subject: meh --- lisp/+emacs.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lisp/+emacs.el') diff --git a/lisp/+emacs.el b/lisp/+emacs.el index 8817c19..870e4e2 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el @@ -108,12 +108,10 @@ Do this only if the buffer is not visiting a file." regexp-search-ring-max 200 save-interprogram-paste-before-kill t save-some-buffers-default-predicate #'+save-some-buffers-p - scroll-conservatively 101 - scroll-down-aggressively 0.01 - scroll-margin 2 + scroll-conservatively 25 + scroll-margin 0 scroll-preserve-screen-position 1 scroll-step 1 - scroll-up-aggressively 0.01 search-ring-max 200 search-ring-max 200 sentence-end-double-space t -- cgit 1.4.1-21-gabe81