This commit is contained in:
Ben Kyd
2023-05-23 01:03:46 +01:00
parent 322afcea03
commit 336aa59698

View File

@@ -92,7 +92,7 @@ require('rust-tools').setup({
inlay_hints = {
auto = true,
show_parameter_hints = true,
parameter_hints_prefix = " ",
parameter_hints_prefix = " ",
other_hints_prefix = "",
}
},