emacs - add projectile perspective
[dotfiles.git] / emacs.d / config / my-packages.el
index 05feef0..fc8d1db 100644 (file)
@@ -62,6 +62,7 @@
     multi-term
     projectile
     page-break-lines
+    helm-projectile
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)