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

Completion: Replace nvim-cmp with care.nvim or built-in completion #36

Open
mrcjkb opened this issue Aug 22, 2024 · 3 comments
Open

Completion: Replace nvim-cmp with care.nvim or built-in completion #36

mrcjkb opened this issue Aug 22, 2024 · 3 comments

Comments

@mrcjkb
Copy link
Collaborator

mrcjkb commented Aug 22, 2024

nvim-cmp is quite slow, has quite a few issues and its development appears to have effectively frozen.
care.nvim is a modern alternative.

@jiriks74
Copy link

I just stumbled upon this and it's interesting. I'll try it out and post about how it works if you're interested.

@jiriks74
Copy link

So I looked into it. Installation worked but I find the documentation really lacking and I wasn't able to set up basic LSP support. I'll see if I can make progress a bit later.

@mrcjkb
Copy link
Collaborator Author

mrcjkb commented Sep 19, 2024

I have an initial experimental setup here, but I haven't had time to continue with it yet.
My first impression was that care is a lot snappier than nvim-cmp.
LSP works out of the box for me, but some cmp sources didn't seem to work yet.

At the moment, I'm using Neovim's built-in completion (not autocomplete) and I'm quite happy with it so far. But it's not very discoverable, so I don't think it's a good option for kickstart-nix.nvim.

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

2 participants