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
Hey Chris
Your setup is awesome! I just moved from nvim-lsp-installer to mason and I noticed something .. I'm unsure whether if this is expected or not but..
nvim-lsp-installer
mason
Whenever I enable this block, the initial load of lua files uses bunch of cpu, and disabling it lua server still works but without high cpu usage ..
Is this expected?
nvim/lua/user/lsp/mason.lua
Lines 78 to 97 in 68b2848
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey Chris
Your setup is awesome! I just moved from
nvim-lsp-installer
tomason
and I noticed something .. I'm unsure whether if this is expected or not but..Whenever I enable this block, the initial load of lua files uses bunch of cpu, and disabling it lua server still works but without high cpu usage ..
Is this expected?
nvim/lua/user/lsp/mason.lua
Lines 78 to 97 in 68b2848
Thank you
The text was updated successfully, but these errors were encountered: