From 213fef933bf07bc746b4476decf846e45b755871 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 29 Jul 2015 20:10:36 -0700 Subject: [PATCH] enable yas global mode. (yasnippet) --- dotfiles/emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 5a9f5ae7..12b108c6 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -468,6 +468,7 @@ The current directory is assumed to be the project's root otherwise." :commands (yas-global-mode) :config (progn + (yas-global-mode) (diminish 'yas-minor-mode) (setq yas-prompt-functions (cons 'yas-ido-prompt