mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Increase scroll margin
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
(setq redisplay-dont-pause t
|
||||
mouse-wheel-scroll-amount '(1 ((shift) . 10)) ;; one line at a time
|
||||
mouse-wheel-follow-mouse 't ;; scroll window under mouse
|
||||
scroll-margin 1
|
||||
scroll-margin 3
|
||||
scroll-step 1
|
||||
scroll-conservatively 10000
|
||||
scroll-preserve-screen-position 1)
|
||||
|
||||
Reference in New Issue
Block a user