Files
T
2025-11-25 22:42:56 +01:00

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
}