emacs: add key-bindings config file
[dotfiles.git] / emacs.d / config / my-packages.el
index 278972f..c4f36e2 100644 (file)
     projectile
     projectile-speedbar
     ecb
+    ggtags
+    irony
+    yasnippet
+    auto-complete-c-headers
+    iedit
+    flymake-google-cpplint
+    flymake-cursor
+    google-c-style
+    recentf-ext
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)