Commit Diff
--- init.el +++ init.el @@ -410,6 +410,7 @@ '(save-place-mode t) '(savehist-mode t) '(scroll-conservatively 100) + '(show-trailing-whitespace t) '(tab-always-indent 'complete) '(use-short-answers t) '(warning-suppress-types '((comp)))
--- init.el +++ init.el @@ -410,6 +410,7 @@ '(save-place-mode t) '(savehist-mode t) '(scroll-conservatively 100) + '(show-trailing-whitespace t) '(tab-always-indent 'complete) '(use-short-answers t) '(warning-suppress-types '((comp)))