1
0
Fork 0

fix(emacs): add scroll-margin

This commit is contained in:
Lucas Sta Maria 2025-03-01 18:57:32 -05:00
parent 30eb0b60ba
commit 93a4fae2da
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -140,6 +140,7 @@
(show-trailing-whitespace t)
(sentence-end-double-space nil)
(scroll-conservatively 101)
(scroll-margin 5)
;; GC
(gc-cons-threshold 50000000)
;; emacs-nativecomp