stop using leptosfmt for now
This commit is contained in:
parent
ebae08f759
commit
8b140311b0
1 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@ return {
|
|||
mason = false,
|
||||
settings = {
|
||||
["rust-analyzer"] = {
|
||||
rustfmt = {
|
||||
overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" },
|
||||
},
|
||||
-- rustfmt = {
|
||||
-- overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" },
|
||||
-- },
|
||||
imports = {
|
||||
granularity = {
|
||||
group = "module",
|
||||
|
|
Loading…
Reference in a new issue