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

attempt to perform arithmetic on field 'col' (a nil value) #62

Open
oryband opened this issue May 28, 2023 · 0 comments
Open

attempt to perform arithmetic on field 'col' (a nil value) #62

oryband opened this issue May 28, 2023 · 0 comments

Comments

@oryband
Copy link

oryband commented May 28, 2023

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>
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

1 participant