summaryrefslogtreecommitdiff
path: root/.config/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/init.el')
-rw-r--r--.config/emacs/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index e29e63b..4b7c413 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -39,10 +39,11 @@
kill-ring-max 1000
undo-limit 320000
- sentence-end-double-space nil
+ sentence-end-double-space nil
next-line-add-newlines t
scroll-up-aggressively '0.50
scroll-down-aggressively '0.50
+ scroll-step 1
use-short-answers t
vc-follow-symlinks t