emacs - add projectile perspective
[dotfiles.git] / emacs.d / config / my-packages.el
index 96a7251..fc8d1db 100644 (file)
     tangotango-theme
     cyberpunk-theme
     hydra
-    projectile
     projectile-speedbar
     ecb
     ggtags
     irony
     yasnippet
     auto-complete-c-headers
+    iedit
+    flymake-google-cpplint
+    flymake-cursor
+    google-c-style
+    recentf-ext
+    linum-relative
+    jekyll-modes
+    evil-escape
+    workgroups2
+    highlight-current-line
+    pp-c-l
+    session
+    use-package
+    helm-gtags
+    icicles
+    ace-window
+    multi-term
+    projectile
+    page-break-lines
+    helm-projectile
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)