more rustacean cleanup

This commit is contained in:
Zynh Ludwig 2024-11-15 21:44:30 -08:00
parent aaecea475c
commit e9081c5ea1

View file

@ -19,12 +19,12 @@ return {
enable = false,
},
},
procMacro = {
enable = true,
-- procMacro = {
-- enable = true,
-- ignored = {
-- ["leptos_macro"] = { "component" },
-- },
},
-- },
-- files = {
-- excludeDirs = {
-- ".direnv",