From a4cf319cbfdcb02090c2ea25e9871231a0ff355f Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Wed, 12 Dec 2012 10:32:09 +0000 Subject: [PATCH] Update misc yasnippet config --- custom-variables.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/custom-variables.el b/custom-variables.el index b68918b..809c6ce 100644 --- a/custom-variables.el +++ b/custom-variables.el @@ -88,9 +88,7 @@ '(writeroom-disable-mode-line nil) '(writeroom-width 78) '(yas-global-mode t nil (yasnippet)) - '(yas-use-menu t) - '(yas/global-mode t nil (yasnippet)) - '(yas/use-menu t)) + '(yas-use-menu t)) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.