mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 14:33:45 +01:00
rust: friendship ended with rls, now rust-analyzer is my friend
This commit is contained in:
parent
1468b377dd
commit
0580f23c7d
@ -27,7 +27,7 @@ require'lspconfig'.pylsp.setup{
|
||||
require'lspconfig'.rnix.setup{
|
||||
on_attach = on_attach
|
||||
}
|
||||
require'lspconfig'.rls.setup{
|
||||
require'lspconfig'.rust_analyzer.setup{
|
||||
on_attach = on_attach
|
||||
}
|
||||
require'lspconfig'.dhall_lsp_server.setup{
|
||||
|
Loading…
x
Reference in New Issue
Block a user