emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
2020-08-08T21:37:41.094900Z

I'm having problems with eldoc when cider is not activated and when it's activated, everytime is giving me this error:

eldoc error: (wrong-number-of-arguments (0 . 0) 1)

2020-08-08T21:37:56.095200Z

for every function and etc.

2020-08-08T21:38:06.095500Z

anyone knows how to fix this on eldoc?