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 c694b1e commit 2635cebCopy full SHA for 2635ceb
README.md
@@ -869,6 +869,9 @@ into the brilliant show of lights on the right.
869
<img src="doc/images/enlighten-on.png" />
870
</p>
871
872
+To stop displaying the locals you'll have to disable `cider-enlighten-mode`
873
+and reevaluate the definitions you had instrumented previously.
874
+
875
You can also trigger this on specific functions (without having to turn on the
876
minor mode) by writing `#light` before the `(def` and reevaluating it.
877
0 commit comments