Update comment
This commit is contained in:
6
init.el
6
init.el
@@ -224,8 +224,10 @@
|
||||
scroll-conservatively 10
|
||||
scroll-margin 0
|
||||
scroll-preserve-screen-position t
|
||||
;; Minimize cursor lag slightly by preventing automatic adjustment of
|
||||
;; `window-vscroll' for tall lines.
|
||||
;; Reduce cursor lag by preventing automatic adjustments to
|
||||
;; `window-vscroll' for unusually long lines. Setting
|
||||
;; `auto-window-vscroll' it to nil also resolves the issue of random
|
||||
;; half-screen jumps during scrolling.
|
||||
auto-window-vscroll nil
|
||||
;; Mouse
|
||||
mouse-wheel-scroll-amount '(1 ((shift) . hscroll))
|
||||
|
||||
Reference in New Issue
Block a user