nit: comment revision & reformatting
This commit is contained in:
parent
e7a5164893
commit
5e2e886b35
11 changed files with 42 additions and 31 deletions
|
@ -18,7 +18,9 @@
|
|||
;; Visit files opened outside of Emacs in existing frame, not a new one
|
||||
(setq ns-pop-up-frames nil)
|
||||
|
||||
;; sane trackpad/mouse scroll settings
|
||||
;; Sane trackpad/mouse scroll settings. Also disables smooth scrolling because
|
||||
;; it's disturbingly clunky and slow without something like
|
||||
;; jdtsmith/ultra-scroll-mac.
|
||||
(setq mac-redisplay-dont-reset-vscroll t
|
||||
mac-mouse-wheel-smooth-scroll nil)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue