diff --git a/custom-variables.el b/custom-variables.el index 6613a1a..84930ef 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -113,6 +113,7 @@ '(projectile-globally-ignored-files (quote ("TAGS" "*.log"))) '(ruby-use-encoding-map nil) '(safe-local-variable-values (quote ((eval rainbow-mode 1)))) + '(scroll-margin 3) '(scss-compile-at-save nil) '(search-exit-option nil) '(smooth-scroll-margin 6)