-
-
Notifications
You must be signed in to change notification settings - Fork 54
Announcement: nvim-compe is now deprecated. #517
Comments
I think this issue should be pinned. |
Thank you! I did it. |
As someone who uses this plugin myself and recommends it to others, I've always found it to be highly dependable. I'm not necessarily big on the idea of deprecating the entire plugin if instead certain features could be deprecated instead (like, for example, the VimL configuration which you mentioned). If that's not possible, what I have noticed about |
No. The |
That's what I mean, I should have been more specific. I'm not sure Perhaps an error would be good, if the settings aren't at least what |
In general, completion plugin manages |
All the "major" completion plugins don't touch user settings and either issue warning or simply have a note in the README. I defer to you on these matters though, you have more experience writing these plugins |
Hm. The auto completion breaks |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I think the issue should not be closed. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm developing new completion plugin to solve some of the design mistakes (the mistakes was described in here.
Currently, the new plugin can use as testing. (But I will apply breaking change without any announcement).
If someone interest it, please feel free to use it and report the issue to the new repo.
https://github.com/hrsh7th/nvim-cmp
The text was updated successfully, but these errors were encountered: