diff --git a/init.el b/init.el index 4726553..e5bc2cf 100644 --- a/init.el +++ b/init.el @@ -129,7 +129,7 @@ There are two things you can do about this warning: '(initial-frame-alist (quote ((fullscreen . maximized)))) '(package-selected-packages (quote - (dumb-jump idle-highlight-mode neotree smex rainbow-delimiters clj-refactor which-key ac-cider company js3-mode less-css-mode sass-mode paredit markdown-mode yaml-mode editorconfig auto-complete parinfer git-commit cider clojure-mode projectile better-defaults)))) + (helm dumb-jump idle-highlight-mode neotree smex rainbow-delimiters clj-refactor which-key ac-cider company js3-mode less-css-mode sass-mode paredit markdown-mode yaml-mode editorconfig auto-complete parinfer git-commit cider clojure-mode projectile better-defaults)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.