diff options
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r-- | emacs.d/init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el index 35d5fda16bb8..bd3ecc9f7090 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.") |