Skip to content

Commit

Permalink
add cider-nrepl to lein plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonaholic committed Nov 20, 2014
1 parent d1d20c9 commit 17d1ebc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions profiles.clj
@@ -1,6 +1,5 @@
;; ln -s $PWD/profiles.clj ~/.lein/profiles.clj
{:user {:plugins [;[cider/cider-nrepl "0.7.0"]
;[org.clojure/tools.nrepl "0.2.3"]
{:user {:plugins [[cider/cider-nrepl "0.7.0"]
[lein-cloverage "1.0.2"]
[lein-kibit "0.0.8"]
[lein-pprint "1.1.1"]
Expand Down

0 comments on commit 17d1ebc

Please sign in to comment.