How to show all completions options #821
Unanswered
shauryagoel
asked this question in
Q&A
Replies: 0 comments
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 just installed this plugin and sourced it in my .zshrc file (started from a clean .zshrc file). I then created 2 files with the following name-
ray
andcode-rust
. On typing the following in terminal-vim r
. I only get suggestions for only theray
file. However, after typingvim rs
, I get the suggestion forcode-rust
. How can I setup the plugin such that typingvim r
shows both of the files?Beta Was this translation helpful? Give feedback.
All reactions