Phillip Lord <[email protected]> writes: > Softaddicts <[email protected]> writes: >> You are using swank aren't you ? > > No, not as far as I can tell. Being using nrepl for a long time. > >> This is the completion library it uses. Check your lein default profile. >> Maybe you requiring it there.
Just tested this on a clean machine and again the same result. (Retrieving org/clojure/clojure/1.6.0/clojure-1.6.0.pom from central) (Retrieving org/clojure/clojure/1.6.0/clojure-1.6.0.jar from central) [clojure-complete "0.2.3" :exclusions [[org.clojure/clojure]]] [org.clojure/clojure "1.6.0"] [org.clojure/tools.nrepl "0.2.3" :exclusions [[org.clojure/clojure]]] -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
