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

How do I constantly show the lsp client name #21

Open
ThatOneOcto opened this issue Jun 17, 2022 · 5 comments
Open

How do I constantly show the lsp client name #21

ThatOneOcto opened this issue Jun 17, 2022 · 5 comments

Comments

@ThatOneOcto
Copy link

title says it all

@jan-xyz
Copy link

jan-xyz commented Jul 24, 2022

I tried to figure out the same. I think it would be cool if that is possible by setting the delay to -1 or nil.

@MagicDuck
Copy link

lsp_client_name_enddelay = -1 worked for me

@pSchwietzer
Copy link

lsp_client_name_enddelay = -1 worked for me

It works but when the same lsp client runs again, they stack up resulting in duplicates on the statusline.
20221224_11h40m30s_grim

@nikbrunner
Copy link

Was trying to do the same. While -1 works, I think there should be a dedicated option to keep the attached clients visible, and prevents duplicates like @pSchwietzer mentioned.

@MagicDuck
Copy link

agreed, I realized that after I posted 😢
For now I've turned off the lsp client name and just show the spinner.

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

5 participants