Skip to content

Instantly share code, notes, and snippets.

@kn1kn1
Created August 31, 2015 07:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kn1kn1/d7a7058d611174ccdcdd to your computer and use it in GitHub Desktop.
Save kn1kn1/d7a7058d611174ccdcdd to your computer and use it in GitHub Desktop.
~/.lein/profiles.clj
{: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