explicit installation of helm, projectile, dumb-jump

master
Josha von Gizycki 5 years ago
parent d63d783a71
commit 3ee1c7fb54

@ -72,7 +72,10 @@ There are two things you can do about this warning:
idle-highlight-mode idle-highlight-mode
;; edit html tags like sexps ;; edit html tags like sexps
tagedit)) tagedit
helm
projectile
dumb-jump))
(dolist (p my-packages) (dolist (p my-packages)
(when (not (package-installed-p p)) (when (not (package-installed-p p))

Loading…
Cancel
Save