-
-
Notifications
You must be signed in to change notification settings - Fork 648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default tab-complete does not work #3005
Comments
FTR, I bumped into this when testing Corfu, see minad/corfu#8 |
Without special configuration it's |
|
With |
No worries. I've updated the docs with more details in case someone else gets confused by this. |
Expected behavior
TAB
-complete works as described in the docs.Actual behavior
Nothing happens when I press
TAB
.Steps to reproduce the problem
M-x package-initialize
C-c C-x j j
(I had to pressRET
onclojure-cli
for that specific file)C-c C-k
(jf/
and pressedTAB
)Environment & Version information
CIDER version information
Lein/Boot version
I am using
clj
withdeps.edn
.Emacs version
GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.18, cairo version 1.16.0) of 2021-04-18 (commit
2822246b5d8154d0166e17ffd28a1d85b57d68aa
)Operating system
Ubuntu 20.04
The text was updated successfully, but these errors were encountered: