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

18 lines
312 B
JSON

{
"name": "Factor",
"type": "programming",
"color": "#636746",
"extensions": [
".factor"
],
"filenames": [
".factor-boot-rc",
".factor-rc"
],
"tmScope": "source.factor",
"aceMode": "text",
"codemirrorMode": "factor",
"codemirrorMimeType": "text/x-factor",
"languageId": 108
}