We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c1de4 commit 771cf6dCopy full SHA for 771cf6d
README.md
@@ -210,7 +210,7 @@ If you want to update a specific form there is a function
210
`inf-clojure-update-repl-feature` which can be used like so:
211
212
```emacs-lisp
213
-(inf-clojure-update-feature 'clojure 'completion "(complete.core/completions \"%s\")")
+(inf-clojure-update-feature 'clojure 'completion "(incomplete.core/completions \"%s\")")
214
```
215
216
#### Caveats
0 commit comments