Merge branch 'fix_me'
[dotfiles.git] / emacs.d / config / my-packages.el
index 5977545..bbab835 100644 (file)
     evil-escape
     workgroups2
     highlight-current-line
+    pp-c-l
+    session
+    use-package
+    helm-gtags
+    icicles
+    ace-window
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)