fix: more performance improvements
This commit is contained in:
parent
fdcb340766
commit
10fba24f8e
2 changed files with 2 additions and 8 deletions
|
|
@ -52,15 +52,8 @@ end
|
|||
|
||||
require("rust-tools").setup({
|
||||
server = {
|
||||
standalone = false,
|
||||
root_dir = require('lspconfig').util.find_git_ancestor,
|
||||
loadOutputiDirs = false,
|
||||
},
|
||||
tools = {
|
||||
inlay_hints = {
|
||||
auto = false
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
require("mason-lspconfig").setup_handlers({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue