You've already forked Epicnabbo-Catalogus-Updated-Daily
20 lines
279 B
JSON
20 lines
279 B
JSON
{
|
|
"name": "Gnuplot",
|
|
"type": "programming",
|
|
"color": "#f0a9f0",
|
|
"extensions": [
|
|
".gp",
|
|
".gnu",
|
|
".gnuplot",
|
|
".p",
|
|
".plot",
|
|
".plt"
|
|
],
|
|
"interpreters": [
|
|
"gnuplot"
|
|
],
|
|
"tmScope": "source.gnuplot",
|
|
"aceMode": "text",
|
|
"languageId": 131
|
|
}
|