Cargo check integration that I am not sure why this works but it does
This commit is contained in:
parent
e3f2c9ecbe
commit
5394ffccc3
1 changed files with 2 additions and 0 deletions
|
|
@ -13,3 +13,5 @@ return {
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
-- This took 3 hours to debug and I still don't fully understand it
|
||||||
|
-- but it makes Rust LSP not freeze on large files so it stays
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue