mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Minor refactors
- Don't aggressively load gnu-elpa-keyring-update, it autoloads itself - Update docstring + comments - scroll-margin = 1
This commit is contained in:
@ -37,7 +37,7 @@ detected.")
|
||||
hscroll-margin 2
|
||||
hscroll-step 1
|
||||
scroll-conservatively 1001
|
||||
scroll-margin 2
|
||||
scroll-margin 1
|
||||
scroll-preserve-screen-position t
|
||||
mouse-wheel-scroll-amount '(5 ((shift) . 2))
|
||||
mouse-wheel-progressive-speed nil ; don't accelerate scrolling
|
||||
|
Reference in New Issue
Block a user