Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ghost Suggestion Disable #325

Open
dshot92 opened this issue Mar 3, 2024 · 5 comments
Open

Ghost Suggestion Disable #325

dshot92 opened this issue Mar 3, 2024 · 5 comments

Comments

@dshot92
Copy link

dshot92 commented Mar 3, 2024

How can i disable the ghost suggestion and only have them show inside the cmp floating panel?

@LeonardoMor
Copy link

If you're using NeoVim, there's codeium.nvim that works like that

@melMass
Copy link

melMass commented Mar 25, 2024

Why are there two distinct extensions?

@LeonardoMor
Copy link

Why are there two distinct extensions?

The .vim one is made on vimscript. The other one is made on Lua for the newer NeoVim and works with nvim-cmp

@melMass
Copy link

melMass commented Mar 25, 2024

Thanks, I guess I would expect a vim plugin with just a lua layer like most plugins do to support both but there are probably good reasons.

@dshot92
Copy link
Author

dshot92 commented Mar 28, 2024

the .vim and .nvim have no feature parity.
I would like to use the the .vim function to Toggle the suggestions, while using the .nvim nvim-cmp completitions.

Right now you have to choose one or the other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants