fixed diminished helm-mode

This commit is contained in:
syl20bnr 2013-03-14 23:04:42 -04:00
parent 7bb9624fa1
commit d5e52f813b
1 changed files with 1 additions and 1 deletions

View File

@ -60,5 +60,5 @@
(eval-after-load "undo-tree"
'(diminish 'undo-tree-mode))
(eval-after-load "helm"
(eval-after-load "helm-mode"
'(diminish 'helm-mode))