Cannot use with just fzf-lua. #1490
rajaravivarma-r
started this conversation in
General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thanks for the great plugin. The workflows are useful.
Coming to the issue. I have been using https://github.com/ms-jpq/coq_nvim for auto-completion. Using blink.cmp messes with it. In fact I get to autocomplete menus sometimes.
I tried using the plugin without blink.cmp, but the slash commands and tool selections are impossible without autocomplete. I couldn't include a second buffer into context.
So I'm wondering if it is possible to replace blink.cmp functionality with built-in omnifunc. or any other workaround to not use two autocomplete plugins.
I have fzf-lua setup, but it doesn't seem to work as mentioned in the documentation here https://codecompanion.olimorris.dev/configuration/chat-buffer.html
Beta Was this translation helpful? Give feedback.
All reactions