Henrik Lissner
2025-06-10 21:28:19 +02:00
parent f96af872ac
commit 442f4db4d4
8 changed files with 7 additions and 10 deletions

View File

@@ -4,9 +4,6 @@
:when (fboundp 'pixel-scroll-precision-mode)
:hook (doom-first-input . ultra-scroll-mode)
:hook (doom-first-file . ultra-scroll-mode)
:init
(setq scroll-conservatively 101
scroll-margin 0)
:config
(add-hook 'ultra-scroll-hide-functions #'hl-todo-mode)
(add-hook 'ultra-scroll-hide-functions #'diff-hl-flydiff-mode)