We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4223d commit 7cf86a6Copy full SHA for 7cf86a6
cider.el
@@ -455,7 +455,7 @@ Should be newer than the required version for optimal results."
455
:package-version '(cider . "1.2.0")
456
:safe #'stringp)
457
458
-(defcustom cider-enrich-classpath t
+(defcustom cider-enrich-classpath nil
459
"Whether to use git.io/JiJVX for adding sources and javadocs to the classpath.
460
461
This is done in a clean manner, without interfering with classloaders.
0 commit comments