emacs: fix startup error, no package found
[dotfiles.git] / emacs.d / config / my-packages.el
index 96a7251..65d0cdc 100644 (file)
     irony
     yasnippet
     auto-complete-c-headers
+    iedit
+    flymake-google-cpplint
+    flymake-cursor
+    google-c-style
+    recentf-ext
+    linum-relative
+    jekyll-modes
+    workgroups2
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)