Replies: 1 comment 1 reply
|
The defaults changed to match neovim's built-in behavior: https://cmp.saghen.dev/modes/cmdline.html#show-menu-automatically |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I use the default setting, but when I wa typing a command in cmdline mode, completions didn't show up, only after I press
<Tab>key the candidates will show up, why? how to fix it?All reactions