diff --git a/init.el b/init.el index a242eb0..02a6908 100644 --- a/init.el +++ b/init.el @@ -72,7 +72,10 @@ There are two things you can do about this warning: idle-highlight-mode ;; edit html tags like sexps - tagedit)) + tagedit + helm + projectile + dumb-jump)) (dolist (p my-packages) (when (not (package-installed-p p))