minor scrolling tweaks (faster pls?)
This commit is contained in:
parent
1a8086d948
commit
3d93d13389
@ -9,10 +9,10 @@
|
||||
(use-package emacs
|
||||
:elpaca nil
|
||||
:custom
|
||||
(scroll-margin 2)
|
||||
;; (scroll-margin 2)
|
||||
(scroll-conservatively 100)
|
||||
(scroll-up-aggressively 0.01)
|
||||
(scroll-down-aggressively 0.01)
|
||||
;; (scroll-up-aggressively 0.01)
|
||||
;; (scroll-down-aggressively 0.01)
|
||||
(auto-window-vscroll nil)
|
||||
:init
|
||||
(global-visual-line-mode t)
|
||||
|
Loading…
Reference in New Issue
Block a user