From 6f9ed3c2ec292c8ada00e6b10a9d5de3d23b1e09 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 5 Jul 2016 12:11:16 -0700 Subject: [PATCH] Add racket and clojure to bootstrap.json --- dotfiles/cider/bootstrap.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index 192fbc94..bdc46ce8 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -99,6 +99,7 @@ "ispell", "isync", "jpeg", + "leiningen", "less", "libevent", "libffi", @@ -136,6 +137,7 @@ "pypy", "python", "python3", + "racket", "rabbitmq", "rbenv", "readline",