scroll-margin = 0
This commit is contained in:
parent
d329f216e3
commit
4ae6faf627
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ detected.")
|
||||||
hscroll-margin 2
|
hscroll-margin 2
|
||||||
hscroll-step 1
|
hscroll-step 1
|
||||||
scroll-conservatively 1001
|
scroll-conservatively 1001
|
||||||
scroll-margin 1
|
scroll-margin 0
|
||||||
scroll-preserve-screen-position t
|
scroll-preserve-screen-position t
|
||||||
mouse-wheel-scroll-amount '(5 ((shift) . 2))
|
mouse-wheel-scroll-amount '(5 ((shift) . 2))
|
||||||
mouse-wheel-progressive-speed nil ; don't accelerate scrolling
|
mouse-wheel-progressive-speed nil ; don't accelerate scrolling
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue