diff --git a/customizations.el b/customizations.el index 9b6ba6b..0d5d0a6 100644 --- a/customizations.el +++ b/customizations.el @@ -169,6 +169,7 @@ '(safe-local-variable-values (quote ((bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)")))) + '(scroll-margin 2) '(sgml-basic-offset 4) '(show-trailing-whitespace t) '(tab-width 4)