gdritter repos dotfiles / 8b52ff5
Merge branch 'master' of rosencrantz:/srv/git/dotfiles Getty Ritter 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Collapse all Expand all
232232 :ensure t
233233 :init
234234 (progn
235 (setq whitespace-style '(face empty trailing))
235 (setq whitespace-style '(face empty tabs trailing))
236236 (global-whitespace-mode t)))
237237
238238