Fork me on GitHub
#vim
<
2020-11-28
>
Darrell17:11:13

Any idea why I’m getting this error when trying to get the docs of a function?

Execution error (ClassNotFoundException) at java.net.URLClassLoader/findClass (URLClassLoader.java:471).
clojure.repl

dominicm18:11:57

Does it go away if you :Require clojure.repl ?