diagostic
This commit is contained in:
parent
ace123f657
commit
26631da56f
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ vim.lsp.config('rust_analyzer', {
|
||||||
settings = {
|
settings = {
|
||||||
['rust-analyzer'] = {
|
['rust-analyzer'] = {
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
enable = false;
|
enable = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue