diff --git a/core/core-editor.el b/core/core-editor.el index e4d9b72e4..9aa4aae96 100644 --- a/core/core-editor.el +++ b/core/core-editor.el @@ -27,6 +27,7 @@ modes are active and the buffer is read-only.") hscroll-step 1 scroll-conservatively 1001 scroll-margin 0 + hscroll-margin 2 scroll-preserve-screen-position t ;; Whitespace (see `editorconfig') indent-tabs-mode nil