add lsp config for rust analyzer
This commit is contained in:
parent
26c86c4329
commit
965d1bb983
1 changed files with 2 additions and 1 deletions
|
|
@ -83,6 +83,7 @@ return {
|
|||
lspconfig.tsserver.setup({})
|
||||
lspconfig.tailwindcss.setup({})
|
||||
lspconfig.zls.setup({})
|
||||
lspconfig.rust_analyzer.setup({})
|
||||
end
|
||||
|
||||
lspzero.setup()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue