compat: disable scroll-margin

This conflicts with the `smooth-scroll` Doom module.
This commit is contained in:
Kiana Sheibani 2025-10-22 13:28:21 -04:00
parent 296149638f
commit f77b63c078
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -1159,7 +1159,6 @@ It wouldn't be Emacs if there wasn't an endless list of config variables to chan
(executable-find "bash") ; Use bash instead of fish for default shell
disabled-command-function nil ; Disabled commands are a stupid idea
password-cache-expiry nil ; Security? Never heard of it
scroll-margin 2 ; A few extra lines on each end of the window
)
(global-subword-mode +1)