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

lsp,ui: do not attach lsp clients #4

Merged
merged 1 commit into from
Nov 18, 2021
Merged

lsp,ui: do not attach lsp clients #4

merged 1 commit into from
Nov 18, 2021

Conversation

ldelossa
Copy link
Owner

previous to this commit the calltree buffer would attach active lsp
clients.

this was for an initial idea which never panned out, but also causes
issues as the LSP think the calltree buffer is a valid source file, it
is not.

additionally, this pr fixes a few bad variable references in ui.lua
w/r/t config.

closes: #2

Signed-off-by: ldelossa [email protected]

previous to this commit the calltree buffer would attach active lsp
clients.

this was for an initial idea which never panned out, but also causes
issues as the LSP think the calltree buffer is a valid source file, it
is not.

additionally, this pr fixes a few bad variable references in ui.lua
w/r/t config.

closes: #2

Signed-off-by: ldelossa <[email protected]>
@ldelossa ldelossa merged commit b974d82 into main Nov 18, 2021
@ldelossa ldelossa deleted the no-client-attach branch November 18, 2021 14:36
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

Successfully merging this pull request may close these issues.

Strange error with rust-analyzer
1 participant