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
Creating this as a placeholder for now.
Will add more details and also minimal config for reproduction as soon as I can.
Setup in lsp on attach:
if lsp_signature then local signature_setup = { bind = false, toggle_key = "<C-k>", hint_enable = true, } lsp_signature.on_attach(signature_setup, bufnr) end
My current nvim config is quite convoluted, working on simplifying it.
LspInfo
lsp.log
The text was updated successfully, but these errors were encountered:
Did a slim config and so far I cannot reproduce. So here comes the game of finding out what is causing this error.
https://gitlab.com/gomezantoine/dotfiles/-/tree/lsp-sign?ref_type=heads
Sorry, something went wrong.
No branches or pull requests
Creating this as a placeholder for now.
Will add more details and also minimal config for reproduction as soon as I can.
Setup in lsp on attach:
My current nvim config is quite convoluted, working on simplifying it.
LspInfo
lsp.log
The text was updated successfully, but these errors were encountered: