hi! the inf-clojure readme says that it supports definition lookup. I cannot find how to invoke that functionality (I was presuming it refers to the typical M-. go to definition functionality, but that just asks for a tags file)
how can I get that working?
(I'm using a socket repl - perhaps that's problematic in this context)
Check what M-.
is bound to.
I haven’t worked on inf-clojure
in ages and I don’t remember what it supported and how by now. 😄
Probably if there is definition lookup it is just for Clojure and just for vars.