diff --git a/emacs/config.el b/emacs/config.el index 759f2fc..e69fdfd 100644 --- a/emacs/config.el +++ b/emacs/config.el @@ -38,7 +38,7 @@ ("M-x" . helm-M-x) ("M-s o" . helm-occur) ("C-h a" . helm-apropos)) - :config + :init (helm-mode 1)) (use-package savehist