about summary refs log tree commit diff
path: root/emacs.d/init.el
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2013-07-30T14·19+0200
committerVincent Ambo <vincent@spotify.com>2013-07-30T14·19+0200
commit459f0433e66c3a2c7f2b30df85267d9d9064faf2 (patch)
treeaeb7cc899ac00dd96964b604ad1105fdd0a1cb14 /emacs.d/init.el
parentcae07c88fd5ebb26caf78c37c560855b12cb8268 (diff)
emacs: Minor fixes
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r--emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index 35d5fda16b..bd3ecc9f70 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -26,12 +26,14 @@
     magit
     magit
     markdown-mode
+    multiple-cursors
     nrepl
     paredit
     projectile
     rainbow-delimiters
     rainbow-mode
     smex
+    undo-tree
     geiser
     quack)
   "A list of packages to install at launch.")