cider--has-many-mouse-buttons | Non-nil if system binds forward and back buttons to <mouse-8> and <mouse-9>. |
cider--namespace-history | History of user input for namespace prompts. |
cider--reader-conditionals-font-lock-keywords | Font Lock keywords for unused reader conditionals in CIDER mode. |
cider--reader-conditionals-match-data | Reusable list for ‘match-data‘ in reader conditionals font lock matchers. |
cider--static-font-lock-keywords | Default expressions to highlight in CIDER mode. |
cider-dynamic-indentation | Whether CIDER should aid Clojure(Script) indentation. |
cider-font-lock-dynamically | Specifies how much dynamic font-locking CIDER should use. |
cider-font-lock-reader-conditionals | Apply font-locking to unused reader conditional expressions. |
cider-invert-insert-eval-p | Whether to invert the behavior of evaling. |
cider-mode | Non-nil if Cider mode is enabled. |
cider-mode-eval-menu | Menu for CIDER mode eval commands. |
cider-mode-hook | Hook run after entering or leaving ‘cider-mode’. |
cider-mode-interactions-menu | Menu for CIDER interactions. |
cider-mode-line | Mode line lighter for cider mode. |
cider-mode-line-show-connection | If the mode-line lighter should detail the connection. |
cider-mode-menu | Menu for CIDER mode. |
cider-ns-map | CIDER NS keymap. |
cider-reader-conditionals-regexp | Regexp for matching reader conditionals with a non-capturing group. |
cider-switch-to-repl-on-insert | Whether to switch to the REPL when inserting a form into the REPL. |
cider-use-tooltips | If non-nil, CIDER displays mouse-over tooltips. |
cider-use-xref | Enable xref integration. |
cider-xref-fn-depth | The depth to use when adding the CIDER xref function to the relevant hook. |
x-gtk-use-system-tooltips | Whether to use the toolkit to display tooltips. |