emacs: add evil powerline mode
[dotfiles.git] / emacs.d / config / my-packages.el
index 278972f..212ddf6 100644 (file)
@@ -19,7 +19,7 @@
     color-theme
     color-theme-sanityinc-tomorrow
     key-chord
-;    powerline-evil
+    powerline-evil
     powerline
     evil-leader
     flx-ido
     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
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)