Created
August 31, 2015 07:22
-
-
Save kn1kn1/d7a7058d611174ccdcdd to your computer and use it in GitHub Desktop.
~/.lein/profiles.clj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{:user { | |
:plugins [[cider/cider-nrepl "0.9.1"] | |
[refactor-nrepl "1.1.0"]] | |
:dependencies [[org.clojure/tools.nrepl "0.2.7"]] | |
}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment