Skip to content

Commit

Permalink
helm -> helm-config for use-package configuration
Browse files Browse the repository at this point in the history
(doesn't work otherwise)
  • Loading branch information
dakrone committed Feb 15, 2017
1 parent 6384bbe commit f8992d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eos-helm.org
Expand Up @@ -67,8 +67,8 @@ bindings I use more frequently:
| C-x C-i | helm semantic or imenu (depending on the mode) |

#+BEGIN_SRC emacs-lisp
(use-package helm
:ensure t
(use-package helm-config
:ensure helm
:demand t ;; demand it be loaded!
:diminish helm-mode
:bind
Expand Down

0 comments on commit f8992d6

Please sign in to comment.