added rust lsp
This commit is contained in:
parent
d362ccd264
commit
242ae277fd
@ -258,6 +258,11 @@ return {
|
||||
on_attach = on_attach,
|
||||
}
|
||||
|
||||
lspconfig['rust_analyzer'].setup {
|
||||
capabilities = capabilities,
|
||||
on_attach = on_attach,
|
||||
}
|
||||
|
||||
lspconfig.lua_ls.setup {
|
||||
capabilities = capabilities,
|
||||
on_attach = on_attach,
|
||||
|
Loading…
x
Reference in New Issue
Block a user