fix(LSP): typo in rust-analyzer
This commit is contained in:
parent
8460677953
commit
aefc57c0f7
@ -1,7 +1,7 @@
|
||||
return {
|
||||
cmd = { 'rust-analyzer' },
|
||||
filetypes = { 'rust' },
|
||||
root_markers = { '.git', 'cargo.toml' },
|
||||
root_markers = { '.git', 'Cargo.toml' },
|
||||
settings = {
|
||||
imports = {
|
||||
granularity = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user