new changes
This commit is contained in:
parent
da9190ad67
commit
22b422fc5e
2 changed files with 18 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -557,8 +557,8 @@ require('lazy').setup({
|
|||
local servers = {
|
||||
-- clangd = {},
|
||||
-- gopls = {},
|
||||
pyright = { capabilities = capabilities },
|
||||
|
||||
pyright = { capabilities = capabilities },
|
||||
-- rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue