Skip to content

Commit 1cddb8a

Browse files
committed
Update naming of gengo's currently supported languages
1 parent 2908d7d commit 1cddb8a

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

languages.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Abap:
1+
ABAP:
22
type: programming
33
ascii: |
44
{0}xxxxxxxxxxxxxxxxxxxx
@@ -104,7 +104,7 @@ Assembly:
104104
- yellow
105105
- green
106106
chip: "#6E4C13"
107-
AutoHotKey:
107+
AutoHotkey:
108108
type: programming
109109
ascii: |
110110
{1} .----------------.
@@ -346,7 +346,7 @@ Coq:
346346
- "#BF8C5E"
347347
- "#D5BE99"
348348
chip: "#D0B68C"
349-
Cpp:
349+
"C++":
350350
type: programming
351351
ascii: |
352352
{0} ++++++
@@ -413,7 +413,7 @@ Crystal:
413413
- white
414414
- black
415415
chip: "#000100"
416-
CSharp:
416+
"C#":
417417
type: programming
418418
ascii: |
419419
{0} ++++++
@@ -452,7 +452,7 @@ CSharp:
452452
- "#FFFFFF"
453453
chip: "#178600"
454454
serialization: c#
455-
Css:
455+
CSS:
456456
type: markup
457457
ascii: |
458458
{1} #### #### ####
@@ -551,7 +551,7 @@ Dockerfile:
551551
- white
552552
- cyan
553553
chip: "#384D54"
554-
Elisp:
554+
Emacs Lisp:
555555
type: programming
556556
ascii: |
557557
{0} ':r\iv7i|r:'
@@ -797,7 +797,7 @@ FortranModern:
797797
- yellow
798798
- red
799799
chip: "#4D41B1"
800-
FSharp:
800+
"F#":
801801
type: programming
802802
ascii: |
803803
{0} / {1}((
@@ -920,7 +920,7 @@ Go:
920920
- "#FFFFFF"
921921
- "#F6D2A2"
922922
chip: "#00ADD8"
923-
Graphql:
923+
GraphQL:
924924
type: data
925925
ascii: |
926926
{0} {}{}{}
@@ -1138,7 +1138,7 @@ HolyC:
11381138
- "#0B449D"
11391139
- "#FFFFFF"
11401140
chip: "#FFEFAF"
1141-
Html:
1141+
HTML:
11421142
type: markup
11431143
ascii: |
11441144
{1} ## ## ###### ## ## ##
@@ -1252,7 +1252,7 @@ JavaScript:
12521252
hex:
12531253
- "#ECE653"
12541254
chip: "#F1E05A"
1255-
Json:
1255+
JSON:
12561256
type: data
12571257
ascii: |
12581258
{0} `:+osyyyso+/:`
@@ -1361,7 +1361,7 @@ Julia:
13611361
- red
13621362
- magenta
13631363
chip: "#A270BA"
1364-
Jupyter:
1364+
Jupyter Notebook:
13651365
type: programming
13661366
ascii: |
13671367
{0} +%%%+
@@ -1803,7 +1803,7 @@ Perl6:
18031803
- "#00FF39"
18041804
chip: "#0000FB"
18051805
serialization: raku
1806-
Php:
1806+
PHP:
18071807
type: programming
18081808
ascii: |
18091809
{0} ################
@@ -2168,7 +2168,7 @@ Rust:
21682168
- "#E43717"
21692169
- "#FFFFFF"
21702170
chip: "#DEA584"
2171-
Sass:
2171+
SASS:
21722172
type: markup
21732173
ascii: |
21742174
{0} ,wppbbbbbp,
@@ -2244,7 +2244,7 @@ Scheme:
22442244
hex:
22452245
- "#555555"
22462246
chip: "#1E4AEC"
2247-
Sh:
2247+
Shell:
22482248
type: programming
22492249
ascii: |
22502250
{0} ___ ___ ___
@@ -2304,7 +2304,7 @@ Solidity:
23042304
- "#333333"
23052305
- "#515151"
23062306
chip: "#AA6746"
2307-
Sql:
2307+
SQL:
23082308
type: data
23092309
ascii: |
23102310
{0} _..------.._
@@ -2489,7 +2489,7 @@ Tex:
24892489
- white
24902490
- black
24912491
chip: "#3D6117"
2492-
Toml:
2492+
TOML:
24932493
type: data
24942494
ascii: |
24952495
{0}[[[[[[[[ ]]]]]]]]
@@ -2655,7 +2655,7 @@ Vhdl:
26552655
- green
26562656
- white
26572657
chip: "#ADB2CB"
2658-
VimScript:
2658+
Vim Script:
26592659
type: programming
26602660
ascii: |
26612661
{1} ________{0} ++ {1}________
@@ -2820,7 +2820,7 @@ Xaml:
28202820
- "#3378CE"
28212821
- "#FFFFFF"
28222822
chip: "#0060AC"
2823-
Xml:
2823+
XML:
28242824
type: data
28252825
ascii: |
28262826
{0} __{1} __ _ __ __ _ {2} __{0}__
@@ -2851,7 +2851,7 @@ XSL:
28512851
ansi:
28522852
- cyan
28532853
chip: "#EB8CEB"
2854-
Yaml:
2854+
YAML:
28552855
type: data
28562856
ascii: |
28572857
{0}__ __ __ __ __ _

0 commit comments

Comments
 (0)