emacs - add multi-term
[dotfiles.git] / emacs.d / config / my-packages.el
index bbab835..6bc8fd5 100644 (file)
@@ -60,6 +60,7 @@
     helm-gtags
     icicles
     ace-window
+    multi-term
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)