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