Add rust_analyzer to lsp
This commit is contained in:
parent
9490d9e414
commit
4d3ceaa7d1
@ -292,4 +292,5 @@ require'lspconfig'.solargraph.setup{
|
|||||||
bundlerPath = 'bin/bundle';
|
bundlerPath = 'bin/bundle';
|
||||||
useBundler = true;
|
useBundler = true;
|
||||||
}
|
}
|
||||||
|
require'lspconfig'.rust_analyzer.setup{}
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user