about summary refs log tree commit diff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el6
1 files changed, 1 insertions, 5 deletions
diff --git a/init.el b/init.el
index 80525b12ccac..4abdac188a63 100644
--- a/init.el
+++ b/init.el
@@ -17,7 +17,6 @@
   '(ac-nrepl
     ace-jump-mode
     browse-kill-ring
-    circe
     clojure-mode
     flycheck
     flx-ido
@@ -28,7 +27,6 @@
     iy-go-to-char
     leuven-theme
     magit
-    magit
     markdown-mode
     multiple-cursors
     nrepl
@@ -39,9 +37,7 @@
     rainbow-mode
     smex
     switch-window
-    undo-tree
-    geiser
-    quack)
+    undo-tree)
   "A list of packages to install at launch.")
 
 (dolist (p my-pkgs)