nvim
This commit is contained in:
parent
fb5b5d09b6
commit
baa3f83252
1 changed files with 3 additions and 1 deletions
|
@ -122,7 +122,9 @@ local servers = {
|
||||||
importPrefix = "self",
|
importPrefix = "self",
|
||||||
},
|
},
|
||||||
cargo = {
|
cargo = {
|
||||||
loadOutDirsFromCheck = true,
|
buildScripts = {
|
||||||
|
enable = true,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
procMacro = {
|
procMacro = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
Loading…
Reference in a new issue