Merge branch 'fix_me'
[dotfiles.git] / emacs.d / config / my-packages.el
index ddb2759..bbab835 100644 (file)
     recentf-ext
     linum-relative
     jekyll-modes
+    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)