emacs: c/c++, flymake-google-cpplint, google-c-style, iedt
[dotfiles.git] / emacs.d / config / my-packages.el
index 1ac60c8..c47cb96 100644 (file)
     projectile-speedbar
     ecb
     ggtags
+    irony
+    yasnippet
+    auto-complete-c-headers
+    iedit
+    flymake-google-cpplint
+    flymake-cursor
+    google-c-style
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)