5 lines
97 B
Lua
5 lines
97 B
Lua
return {
|
|
cmd = { "rust-analyzer" },
|
|
root_markers = { "Cargo.toml" },
|
|
filetypes = { "rust" },
|
|
} |