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 7e68df2 commit fd0df9dCopy full SHA for fd0df9d
doc/modules/ROOT/pages/usage/code_completion.adoc
@@ -46,7 +46,7 @@ CIDER declares so in this fashion:
46
[source,lisp]
47
----
48
(add-to-list 'completion-category-overrides '(cider (styles basic flex)))
49
+----
50
51
Note that `flex` will only work if you also enabled xref:usage/code_completion.adoc#fuzzy-candidate-matching[fuzzy candidate matching].
52
0 commit comments