assistant Codeium
⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find a similar feature request
🏷️ Feature Type
New Addon
🔖 Feature description
Would it be possible to add Codeium as a completion assistant?
✔️ Solution
As above
❓ Alternatives
No response
📝 Additional Context
No response
Looks like there is codeium.vim - but I am not very fond of plugins that use vimscript. Do you know a Lua based alternative?
Ah. I am not really up on any of it Raf. I used Codeium as it was free & seemed pretty decent.
https://github.com/yetone/avante.nvim ??
@NotAShelf The official repo has both, .vim and .nvim - in vimscript and lua respectively:
- https://github.com/Exafunction/codeium.vim
- https://github.com/Exafunction/codeium.nvim
.... and now that am looking at it, there are even flake files in that repo.
A bit sad that they use flake-utils...
We're currently working on finishing v0.7, which is why I have neglected new plugin additions for a while. It should be merged soon, and I'll take a look at adding the Lua plugin.