UNPKG

194 BJavaScriptView Raw
1module.exports = {
2 "name": "FLUX",
3 "type": "programming",
4 "color": "#88ccff",
5 "extensions": [
6 ".fx",
7 ".flux"
8 ],
9 "tmScope": "none",
10 "aceMode": "text",
11 "languageId": 106
12}