You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
I find this to be the best autocomplete plugin seeing as how it integrates with ins-complete and default lsp features, chain completion support etc... It is more "vim-like" than other auto complete plugins
Would be incredibly sad if its no longer considered nvim-lua, and halt development
wincent
added a commit
to wincent/wincent
that referenced
this issue
May 26, 2021
So, some perf problems with completion-nvim were pointed out to me here:
https://twitter.com/ahmedelgabri/status/1397571165447671813
but here's the kicker:
nvim-lua/completion-nvim#357
It turns out that the "semi-official" status of completion-nvim by
virtue of being under the "nvim-lua" org is under question... it might
not be there for much longer.
nvim-compe seems a mostly drop-in replacement. The only thing that I can
obviously see that doesn't work out of the box is signature help:
hrsh7th/nvim-compe#191
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey @haorenW1025, I know you've been busy with a lot of stuff and I haven't really had any time to look at
completion-nvim
lately either.I'm wondering if we wanted to remove it from
nvim-lua
to some other organization (or if we wanted to pass the ownership to someone else?).Wondering your thoughts.
The text was updated successfully, but these errors were encountered: