Skip to content

Commit 7871a64

Browse files
Merge branch 'master' into issue3200
2 parents fb75f17 + a134066 commit 7871a64

File tree

120 files changed

+3095
-1102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+3095
-1102
lines changed

components.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@
180180
"alias": "avdl",
181181
"owner": "RunDevelopment"
182182
},
183+
"awk": {
184+
"title": "AWK",
185+
"alias": "gawk",
186+
"aliasTitles": {
187+
"gawk": "GAWK"
188+
},
189+
"owner": "RunDevelopment"
190+
},
183191
"bash": {
184192
"title": "Bash",
185193
"alias": "shell",
@@ -327,6 +335,10 @@
327335
"title": "CSV",
328336
"owner": "RunDevelopment"
329337
},
338+
"cue": {
339+
"title": "CUE",
340+
"owner": "RunDevelopment"
341+
},
330342
"cypher": {
331343
"title": "Cypher",
332344
"owner": "RunDevelopment"
@@ -481,6 +493,11 @@
481493
"title": "GEDCOM",
482494
"owner": "Golmote"
483495
},
496+
"gettext": {
497+
"title": "gettext",
498+
"alias": "po",
499+
"owner": "RunDevelopment"
500+
},
484501
"gherkin": {
485502
"title": "Gherkin",
486503
"owner": "hason"
@@ -499,6 +516,11 @@
499516
"alias": "gni",
500517
"owner": "RunDevelopment"
501518
},
519+
"linker-script": {
520+
"title": "GNU Linker Script",
521+
"alias": "ld",
522+
"owner": "RunDevelopment"
523+
},
502524
"go": {
503525
"title": "Go",
504526
"require": "clike",
@@ -1294,6 +1316,11 @@
12941316
"title": "Stylus",
12951317
"owner": "vkbansal"
12961318
},
1319+
"supercollider": {
1320+
"title": "SuperCollider",
1321+
"alias": "sclang",
1322+
"owner": "RunDevelopment"
1323+
},
12971324
"swift": {
12981325
"title": "Swift",
12991326
"owner": "chrischares"

components/prism-abap.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)