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

vim.lsp.buf.rename() gives an error while typing #1309

Closed
2 tasks done
RadicalTray opened this issue Feb 23, 2025 · 2 comments
Closed
2 tasks done

vim.lsp.buf.rename() gives an error while typing #1309

RadicalTray opened this issue Feb 23, 2025 · 2 comments
Labels
bug Something isn't working cmdline Related to the command line

Comments

@RadicalTray
Copy link

Make sure you have done the following

  • Updated to the latest version of blink.cmp
  • Searched for existing issues and documentation (try <C-k> on https://cmp.saghen.dev)

Bug Description

vim.lsp.buf.rename() gives Error while fetching completions: Vim:E475: Invalid argument: error while typing

bad commit: 12d035e

Relevant configuration

neovim version

NVIM v0.11.0-dev-1824+g4a0ee22e77 Build type: RelWithDebInfo LuaJIT 2.1.1736781742 Run "nvim -V1 -v" for more info

blink.cmp version

main, d2fbc41

@RadicalTray RadicalTray added the bug Something isn't working label Feb 23, 2025
@Xemptuous
Copy link

Xemptuous commented Feb 24, 2025

Also having issues now with blink.cmp causing vim.lsp.buf.rename() to bug out when bringing up vim.ui.input() on first keypress, be ok after that, then do nothing when submitting.

Reverted blink back to v0.11.0 to get it working.

NVIM v0.11.0-dev-1832+g268a3de0a7

@rainerborene

This comment has been minimized.

@Saghen Saghen closed this as completed in d2551d6 Feb 25, 2025
@Saghen Saghen added the cmdline Related to the command line label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cmdline Related to the command line
Projects
None yet
Development

No branches or pull requests

4 participants