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 e67b04e commit 80331d4Copy full SHA for 80331d4
README.md
@@ -437,7 +437,7 @@ enable `paredit` in the REPL buffer as well:
437
to use `company-mode` instead of `auto-complete-mode` for optimal
438
results.
439
440
-* [ac-cider-compliment](https://github.com/alexander-yakushev/ac-cider-compliment) provides
+* [ac-cider](https://github.com/clojure-emacs/ac-cider) provides
441
completion source for the popular Emacs interactive auto-completion
442
framework [auto-complete](http://cx4a.org/software/auto-complete/).
443
Where CIDER provides it, pop-up documentation for completed symbols
0 commit comments