We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Receiving this error when trying to call auto suggestion popup in nvim.
Error executing vim.schedule lua callback: ...ocal/share/nvim/lazy/codeium.nvim/lua/codeium/source.lua:46: attempt to perform arithmetic on field 'col' (a nil value) stack traceback: ...ocal/share/nvim/lazy/codeium.nvim/lua/codeium/source.lua:46: in function 'codeium_to_cmp' ...ocal/share/nvim/lazy/codeium.nvim/lua/codeium/source.lua:136: in function 'handle_completions' ...ocal/share/nvim/lazy/codeium.nvim/lua/codeium/source.lua:159: in function 'callback' .../.local/share/nvim/lazy/codeium.nvim/lua/codeium/api.lua:261: in function 'complete' .../.local/share/nvim/lazy/codeium.nvim/lua/codeium/api.lua:322: in function '' vim/_editor.lua: in function <vim/_editor.lua:0>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Receiving this error when trying to call auto suggestion popup in nvim.
The text was updated successfully, but these errors were encountered: