Skip to content

Commit 79be418

Browse files
SrS2225ao2sh
andauthored
add Razor language support (#1521)
Co-authored-by: Ossama Hjaji <[email protected]>
1 parent 47b9bbb commit 79be418

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

languages.yaml

+27
Original file line numberDiff line numberDiff line change
@@ -2307,6 +2307,33 @@ Raku:
23072307
- "#FFFFFF"
23082308
- "#00FF39"
23092309
chip: "#0000FB"
2310+
Razor:
2311+
type: markup
2312+
ascii: |
2313+
{0} @
2314+
{0} @ @@
2315+
{0} @@@@ @@@@
2316+
{0} @@@@@@@@@@@@@@@@@@@@ @@@@@@
2317+
{0} @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2318+
{0} @@@@ @@@@@@@@@@@@@@@@
2319+
{0} @@@ @@@@@@@@@ @@@@@@@@@@@@@@
2320+
{0} @@@ @@@@@@@@@@@@@@@ @@@@@@@@@@@@
2321+
{0} @@@ @@@@ @@@@ @@@@@@@@@@
2322+
{0}@@@ @@@ @@@@@@ @@@@ @@@@@@@@
2323+
{0}@@@ @@ @@@@@@@ @@@@ @@@@@@@
2324+
{0}@@@ @@@ @@@@@@ @@@@ @@@@@@
2325+
{0} @@@ @@@ @@ @@@@@
2326+
{0} @@@ @@@@@ @@ @@@@@
2327+
{0} @@@ @@@@@@@@@@@@@@@@@@@ @
2328+
{0} @@@ @@@@@@@@@ @@
2329+
{0} @@@@@ @@@@@
2330+
{0} @@@@@@@@@@@@@@@@
2331+
colors:
2332+
ansi:
2333+
- magenta
2334+
hex:
2335+
- "#5c2994"
2336+
chip: "#512be4"
23102337
Renpy:
23112338
type: programming
23122339
ascii: |

0 commit comments

Comments
 (0)