emacs - add projectile perspective
[dotfiles.git] / emacs.d / config / my-packages.el
index 6bc8fd5..fc8d1db 100644 (file)
@@ -37,7 +37,6 @@
     tangotango-theme
     cyberpunk-theme
     hydra
-    projectile
     projectile-speedbar
     ecb
     ggtags
@@ -61,6 +60,9 @@
     icicles
     ace-window
     multi-term
+    projectile
+    page-break-lines
+    helm-projectile
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)