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,
|
mason = false,
|
||||||
settings = {
|
settings = {
|
||||||
["rust-analyzer"] = {
|
["rust-analyzer"] = {
|
||||||
rustfmt = {
|
-- rustfmt = {
|
||||||
overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" },
|
-- overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" },
|
||||||
},
|
-- },
|
||||||
imports = {
|
imports = {
|
||||||
granularity = {
|
granularity = {
|
||||||
group = "module",
|
group = "module",
|
||||||
|
|
Loading…
Reference in a new issue