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

warning sumneko_lua is deprecated at nvim startup #150

Closed
Woynert opened this issue Feb 12, 2023 · 0 comments · Fixed by #151
Closed

warning sumneko_lua is deprecated at nvim startup #150

Woynert opened this issue Feb 12, 2023 · 0 comments · Fixed by #151

Comments

@Woynert
Copy link

Woynert commented Feb 12, 2023

sumneko_lua is deprecated, use lua_ls instead. See :h deprecated
This function will be removed in lspconfig version 0.2.0
stack traceback:
        .../site/pack/packer/start/nvim-lspconfig/lua/lspconfig.lua:41: in function '__index'
        .../pack/packer/start/lsp-zero.nvim/lua/lsp-zero/server.lua:19: in function 'configure'
        ...im/site/pack/packer/start/lsp-zero.nvim/lua/lsp-zero.lua:86: in function 'setup_server'
        ...ck/packer/start/lsp-zero.nvim/lua/lsp-zero/installer.lua:138: in function 'use'
        ...im/site/pack/packer/start/lsp-zero.nvim/lua/lsp-zero.lua:89: in function 'setup'

nvim-lspconfig PR sumneko_lua -> lua_ls

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 a pull request may close this issue.

1 participant