Skip to content

Commit 2635ceb

Browse files
committed
Add a note about disabling cider-enlighten-mode
1 parent c694b1e commit 2635ceb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,9 @@ into the brilliant show of lights on the right.
869869
<img src="doc/images/enlighten-on.png" />
870870
</p>
871871

872+
To stop displaying the locals you'll have to disable `cider-enlighten-mode`
873+
and reevaluate the definitions you had instrumented previously.
874+
872875
You can also trigger this on specific functions (without having to turn on the
873876
minor mode) by writing `#light` before the `(def` and reevaluating it.
874877

0 commit comments

Comments
 (0)