moved up the parenting

This commit is contained in:
2026-05-20 14:06:38 -06:00
parent a27bcce0aa
commit d8c8cde4f5

View File

@@ -53,11 +53,11 @@ return {
expandWorkspaceToModule = true, expandWorkspaceToModule = true,
experimentalPostfixCompletions = true, experimentalPostfixCompletions = true,
["build.standaloneTags"] = { "ignore" }, ["build.standaloneTags"] = { "ignore" },
cmd_env = {
GOEXPERIMENT = "jsonv2",
},
}, },
}, },
cmd_env = {
GOEXPERIMENT = "jsonv2",
},
}, },
-- ───────────────────────────────────────────────────────────────── -- ─────────────────────────────────────────────────────────────────