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

is it normal to have many sumneko_lua clients connected to a single lua file ? #61

Closed
geraldodev opened this issue Dec 18, 2022 · 2 comments

Comments

@geraldodev
Copy link

Hi,

I'm using kickstart.nvim as a sigle nvim configuration, and I'm noticing that there are many sumneko_lua clients connected to it as reported by LspInfo.

It starts with one client, at the first save it goes to 3, one more save it adds two more.

Here, it's the output of the last one

Client: sumneko_lua (id: 6, bufnr: [1])
 	filetypes:       lua
 	autostart:       true
 	root directory:  Running in single file mode.
 	cmd:             lua-language-server

Regards,

Geraldo Lopes de Souza

@seantwie03
Copy link
Contributor

seantwie03 commented Dec 18, 2022

Hello,

This appears to be a duplicate of #15. If it is, please consider closing this issue.

There is a PR #54 that purports to solve this issue. If you feel so inclined, please test it out and let us know how it goes.

@geraldodev
Copy link
Author

I'll close the issue. kick-start ignited me to try vim lsp and lua. I tried https://github.com/craftzdog/dotfiles-public/tree/master/.config/nvim config and it have sumneko_lua configured and it does not open clients at each save, so I assume it's not normal.

coffm049 pushed a commit to coffm049/christian-kickstart.nvim that referenced this issue Dec 12, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

2 participants