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 = {
|
rust_analyzer = {
|
||||||
settings = {
|
settings = {
|
||||||
rust_analyzer = {
|
["rust-analyzer"] = {
|
||||||
check = {
|
check = {
|
||||||
command = "clippy",
|
command = "clippy",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user