Skip to content

Commit

Permalink
Merge branch 'master' into issue3200
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment committed Mar 21, 2022
2 parents fb75f17 + a134066 commit 7871a64
Show file tree
Hide file tree
Showing 120 changed files with 3,095 additions and 1,102 deletions.
2 changes: 1 addition & 1 deletion components.js

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions components.json
Expand Up @@ -180,6 +180,14 @@
"alias": "avdl",
"owner": "RunDevelopment"
},
"awk": {
"title": "AWK",
"alias": "gawk",
"aliasTitles": {
"gawk": "GAWK"
},
"owner": "RunDevelopment"
},
"bash": {
"title": "Bash",
"alias": "shell",
Expand Down Expand Up @@ -327,6 +335,10 @@
"title": "CSV",
"owner": "RunDevelopment"
},
"cue": {
"title": "CUE",
"owner": "RunDevelopment"
},
"cypher": {
"title": "Cypher",
"owner": "RunDevelopment"
Expand Down Expand Up @@ -481,6 +493,11 @@
"title": "GEDCOM",
"owner": "Golmote"
},
"gettext": {
"title": "gettext",
"alias": "po",
"owner": "RunDevelopment"
},
"gherkin": {
"title": "Gherkin",
"owner": "hason"
Expand All @@ -499,6 +516,11 @@
"alias": "gni",
"owner": "RunDevelopment"
},
"linker-script": {
"title": "GNU Linker Script",
"alias": "ld",
"owner": "RunDevelopment"
},
"go": {
"title": "Go",
"require": "clike",
Expand Down Expand Up @@ -1294,6 +1316,11 @@
"title": "Stylus",
"owner": "vkbansal"
},
"supercollider": {
"title": "SuperCollider",
"alias": "sclang",
"owner": "RunDevelopment"
},
"swift": {
"title": "Swift",
"owner": "chrischares"
Expand Down
2 changes: 1 addition & 1 deletion components/prism-abap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7871a64

Please sign in to comment.