From 5e086fa6928dcad18cecbc506cc42d5d7cc2ff6c Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 15 Jun 2015 05:06:38 -0700 Subject: [PATCH] helm-themes --- dotfiles/emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 549ca5d6..e67ceb31 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1178,6 +1178,8 @@ marking if it still had that." ;; File Navigation: helm/projectile/ido ;; ============================================================================= +(use-package helm-themes :ensure t) + (use-package helm-config :ensure helm :demand t