mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
Update 2025-06-17
This commit is contained in:
@@ -34,6 +34,14 @@ return {
|
||||
discriminantHints = { enable = "always" },
|
||||
rangeExclusiveHints = { enable = true },
|
||||
},
|
||||
procMacro = {
|
||||
ignored = {
|
||||
leptos_macro = {
|
||||
"component",
|
||||
"server",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user