diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 81e8e5c..837f49f 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -278,7 +278,6 @@ (setq uniquify-buffer-name-style 'post-forward) (setq use-dialog-box nil) (setq user-full-name "Tom Willemsen") -(setq whitespace-style '(face trailing)) (setq window-combination-resize t) (setq yas-prompt-functions '(yas-ido-prompt))