Disable pixel precision mode
This commit is contained in:
parent
3b2b12ac74
commit
ee6c3f27c3
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@
|
|||
:init
|
||||
(yas-global-mode 1))
|
||||
|
||||
(pixel-scroll-precision-mode +1)
|
||||
;(pixel-scroll-precision-mode +1)
|
||||
|
||||
(use-package hideshow
|
||||
:hook ((prog-mode . (lambda () (hs-minor-mode 1) (hs-hide-all))))
|
||||
|
|
Loading…
Add table
Reference in a new issue