emacs: fix startup error, no package found
[dotfiles.git] / emacs.d / config / my-packages.el
index c4f36e2..65d0cdc 100644 (file)
@@ -49,6 +49,9 @@
     flymake-cursor
     google-c-style
     recentf-ext
+    linum-relative
+    jekyll-modes
+    workgroups2
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)