Replies: 1 comment 2 replies
|
Sounds like you're looking for the configuration at the top of this page: https://cmp.saghen.dev/modes/cmdline.html |
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I have two directories - /tmp/aaaab/ and /tmp/aaaaa/ . I type
:e /tmp/aaa.Then I type TAB and this confusing thing happens:
How can I configure cmdline completion:
My research: https://www.reddit.com/r/neovim/comments/1hnc2aw/how_to_configure_blinkcmp_not_to_show/ , https://cmp.saghen.dev/recipes#disable-completion-in-only-shell-command-mode , #1043 , https://github.com/Saghen/blink.cmp/blob/main/doc/configuration/reference.md#mode-specific .
I tried:
Thanks
All reactions