UNPKG

206 BJavaScriptView Raw
1export default {
2 "name": "LilyPond",
3 "type": "programming",
4 "color": "#9ccc7c",
5 "extensions": [
6 ".ly",
7 ".ily"
8 ],
9 "tmScope": "source.lilypond",
10 "aceMode": "text",
11 "languageId": 200
12}