···1212 { bin = c.impl, msg = "required for `:GoImpl`" },
1313 { bin = c.iferr, msg = "required for `:GoIfErr`" },
1414 { bin = c.gotests, msg = "required for `:GoTestAdd`, `:GoTestsAll`, `:GoTestsExp`" },
1515+ { bin = c.json2go, msg = "required for `:GoJson`" },
1516 },
1617 treesitter = {
1718 { parser = "go", msg = "required for most of the parts of `gopher.nvim`" },