We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9324ac commit f56fb01Copy full SHA for f56fb01
doc/modules/ROOT/pages/usage/code_completion.adoc
@@ -6,7 +6,8 @@ CIDER provides intelligent code completion for both source buffers (powered by
6
7
NOTE: Internally CIDER leverages
8
https://github.com/alexander-yakushev/compliment[compliment] for Clojure and
9
-https://github.com/rkms/clj-suitable[clj-suitable] for ClojureScript.
+https://github.com/clojure-emacs/clj-suitable[clj-suitable] for ClojureScript.
10
+
11
Improvements to the two libraries automatically translate to improvements in CIDER.
12
13
== Standard completion
0 commit comments