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,
settings = {
["rust-analyzer"] = {
rustfmt = {
overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" },
},
-- rustfmt = {
-- overrideCommand = { "leptosfmt", "--stdin", "--rustfmt" },
-- },
imports = {
granularity = {
group = "module",