.emacs.d/init.el

This commit is contained in:
Tom Willemsen 2012-11-14 20:04:51 +01:00
parent 8d2d8ac9f7
commit 169e18603e

View file

@ -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))