cider--ancillary-buffer-repl | Special buffer-local variable that contains reference to the REPL connection. |
cider-auto-mode | When non-nil, automatically enable and disable CIDER in all Clojure buffers. |
cider-cljs-repl-type | The type of the ClojureScript runtime (‘browser’, ‘node’, ‘figwheel’, etc.). |
cider-clojurec-eval-destination | The REPL type to be chosen in .cljc buffers. |
cider-connection-capabilities | A list of some of the capabilities of this connection buffer. |
cider-default-session | When non-nil, bypass sesman and use this session for all REPL lookups. |
cider-merge-sessions | Controls session combination behavior. |
cider-redirect-server-output-to-repl | Controls whether nREPL server output would be redirected to the REPL. |
cider-repl-cljs-upgrade-pending | Is the cljs repl currently pending? |
cider-repl-type | The type of this REPL buffer, usually either clj or cljs. |
cider-required-nrepl-version | The minimum nREPL version that’s known to work properly with CIDER. |
cider-reuse-dead-repls | How to deal with existing dead REPL buffers when initializing a connection. |
cider-sesman-browser-map | Map active on REPL objects in sesman browser. |
cider-session-name-template | Format string to use for session names. |