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
This plugin always logs a message when starting a new word in a new buffer.
[codeium/codeium] [ERROR 19:49:46] /home/sean/.local/share/nvim/lazy/codeium.nvim/lua/codeium /notify.lua:14: completion request failed: { [codeium/codeium] code = 0, [codeium/codeium] out = '{"code":"unknown","message":"invalid_argument: path is empty"}', [codeium/codeium] response = { [codeium/codeium] body = '{"code":"unknown","message":"invalid_argument: path is empty"}' , [codeium/codeium] exit = 0, [codeium/codeium] headers = { "Accept-Encoding: gzip", "Content-Type: application/json", "Vary: Origin", "Date: Tue, 24 Dec 2024 11:49:46 GMT", "Content-Length: 62", "", "" }, [codeium/codeium] status = 500 [codeium/codeium] }, [codeium/codeium] status = 500 [codeium/codeium] }
I'm using cmp.
The text was updated successfully, but these errors were encountered:
The same issue as #262
Sorry, something went wrong.
oops didn't see that
No branches or pull requests
This plugin always logs a message when starting a new word in a new buffer.
I'm using cmp.
The text was updated successfully, but these errors were encountered: