void/extensions/go/cgmanifest.json
2024-09-10 19:37:36 -07:00

18 lines
No EOL
491 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "go-syntax",
"repositoryUrl": "https://github.com/worlpaker/go-syntax",
"commitHash": "21f28840e04d4fa04682d19d6fe64de437f40b64"
}
},
"license": "MIT",
"description": "The file syntaxes/go.tmLanguage.json is from https://github.com/worlpaker/go-syntax, which in turn was derived from https://github.com/jeff-hykin/better-go-syntax.",
"version": "0.7.5"
}
],
"version": 1
}