fix(rust-analyzer): fix import format
This commit is contained in:
@@ -484,6 +484,9 @@ function M.setup()
|
||||
enable = true,
|
||||
},
|
||||
},
|
||||
imports = {
|
||||
prefix = "self",
|
||||
},
|
||||
inlayHints = {
|
||||
chainingHints = {
|
||||
enable = false,
|
||||
|
||||
Reference in New Issue
Block a user