fix(nvim): rust-analyzer config
It has been broken for thousands of years.
This commit is contained in:
@@ -36,7 +36,7 @@ local extra_config = {
|
||||
},
|
||||
rust_analyzer = {
|
||||
settings = {
|
||||
rust_analyzer = {
|
||||
["rust-analyzer"] = {
|
||||
check = {
|
||||
command = "clippy",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user