You've already forked Epicnabbo-Catalogus-Updated-Daily
16 lines
219 B
JSON
16 lines
219 B
JSON
{
|
|
"name": "Go Module",
|
|
"type": "data",
|
|
"color": "#00ADD8",
|
|
"aliases": [
|
|
"go.mod",
|
|
"go mod"
|
|
],
|
|
"filenames": [
|
|
"go.mod"
|
|
],
|
|
"tmScope": "go.mod",
|
|
"aceMode": "text",
|
|
"languageId": 947461016
|
|
}
|