emacs: fix startup error, no package found
[dotfiles.git] / emacs.d / config / my-packages.el
index c47cb96..65d0cdc 100644 (file)
     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)