UNPKG

194 BJavaScriptView Raw
1export default {
2 "name": "Fluent",
3 "type": "programming",
4 "color": "#ffcc33",
5 "extensions": [
6 ".ftl"
7 ],
8 "tmScope": "source.ftl",
9 "aceMode": "text",
10 "languageId": 206353404
11}