feat(json2go): implement
This commit is contained in:
parent
4a2384ade8
commit
72dd68f25f
7 changed files with 141 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ local urls = {
|
|||
impl = "github.com/josharian/impl@latest",
|
||||
gotests = "github.com/cweill/gotests/...@develop",
|
||||
iferr = "github.com/koron/iferr@latest",
|
||||
json2go = "olexsmir.xyz/json2go/cmd/json2go@latest",
|
||||
}
|
||||
|
||||
---@param opt vim.SystemCompleted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue