Enable show-trailing-whitespace
This commit is contained in:
parent
0a0e420e1e
commit
e4e24f96b2
@ -14,6 +14,7 @@
|
||||
vc-follow-symlinks t
|
||||
custom-file (expand-file-name "~/.emacs.d/custom.el")
|
||||
gc-cons-threshold 100000000)
|
||||
(setq-default show-trailing-whitespace t)
|
||||
(load-theme 'fred t)
|
||||
(savehist-mode 1)
|
||||
(show-paren-mode 1)
|
||||
|
Loading…
Reference in New Issue
Block a user