fix(emacs): add scroll-margin
This commit is contained in:
parent
30eb0b60ba
commit
93a4fae2da
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue