stop using leptosfmt for now

main
Zynh0722 2024-02-03 13:46:00 -08:00
parent ebae08f759
commit 8b140311b0
1 changed files with 3 additions and 3 deletions

View File

@ -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",