clojure-emacs / cider

The Clojure Interactive Development Environment that Rocks for Emacs
https://cider.mx
GNU General Public License v3.0
3.52k stars 643 forks source link

[inspector] Use inspect-refresh op for dynamic configuration updates #3691

Closed alexander-yakushev closed 1 month ago

alexander-yakushev commented 1 month ago

Following https://github.com/clojure-emacs/cider-nrepl/pull/877, this PR cleans up the dynamic config setters.


alexander-yakushev commented 1 month ago

Ready for review.