Skip to content

Instantly share code, notes, and snippets.

@borkdude
Created June 13, 2014 09:06
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 borkdude/6301d3a1f05e37074276 to your computer and use it in GitHub Desktop.
Save borkdude/6301d3a1f05e37074276 to your computer and use it in GitHub Desktop.
; CIDER 0.7.0alpha (package: 20140612.1003) (Java 1.7.0_55, Clojure 1.6.0, nREPL 0.2.2, cider-nrepl not installed)
WARNING: CIDER's version (0.7.0-snapshot) does not match cider-nrepl's version (not installed)
WARNING: The following required nREPL ops are not supported:
classpath complete info inspect-start inspect-refresh inspect-pop inspect-push inspect-reset stacktrace toggle-trace
Please, install cider-nrepl 0.7.0-snapshot and restart CIDER
---
{:user
{:plugins [[jonase/eastwood "0.0.2"]
[lein-kibit "0.0.8"]
[lein-ancient "0.4.4"]
[lein-bikeshed "0.1.3"]
[lein-ring "0.8.7"]
[lein-immutant "1.2.0"]
[lein-try "0.4.1"]
[lein-gorilla "0.1.2"]
[cider/cider-nrepl "0.7.0-SNAPSHOT"] ;; <---
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment