UNPKG

200 BJavaScriptView Raw
1module.exports = {
2 "name": "RobotFramework",
3 "type": "programming",
4 "color": "#00c0b5",
5 "extensions": [
6 ".robot"
7 ],
8 "tmScope": "text.robot",
9 "aceMode": "text",
10 "languageId": 324
11}