Replies: 1 comment
|
You can use nvim-cmp for just the cmdline/search but there may be alternatives I don't know about. You can track that feature here #138 |
0 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.
Searching through docs, I couldn't find any way to register buffer completion for cmdline (:) or search (/) mode. So I'm guessing this feature doesn't exist. If I'm wrong and there is a way to get buffer completion on search, then kindly show me how.
If there isn't any feature like that what alternative should I use?
All reactions