Browse Source

add Razor language support (#1521)

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
pull/1525/head
Fenriris 10 months ago committed by GitHub
parent
commit
79be4185b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 27
      languages.yaml

27
languages.yaml

@ -2307,6 +2307,33 @@ Raku: @@ -2307,6 +2307,33 @@ Raku:
- "#FFFFFF"
- "#00FF39"
chip: "#0000FB"
Razor:
type: markup
ascii: |
{0} @
{0} @ @@
{0} @@@@ @@@@
{0} @@@@@@@@@@@@@@@@@@@@ @@@@@@
{0} @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
{0} @@@@ @@@@@@@@@@@@@@@@
{0} @@@ @@@@@@@@@ @@@@@@@@@@@@@@
{0} @@@ @@@@@@@@@@@@@@@ @@@@@@@@@@@@
{0} @@@ @@@@ @@@@ @@@@@@@@@@
{0}@@@ @@@ @@@@@@ @@@@ @@@@@@@@
{0}@@@ @@ @@@@@@@ @@@@ @@@@@@@
{0}@@@ @@@ @@@@@@ @@@@ @@@@@@
{0} @@@ @@@ @@ @@@@@
{0} @@@ @@@@@ @@ @@@@@
{0} @@@ @@@@@@@@@@@@@@@@@@@ @
{0} @@@ @@@@@@@@@ @@
{0} @@@@@ @@@@@
{0} @@@@@@@@@@@@@@@@
colors:
ansi:
- magenta
hex:
- "#5c2994"
chip: "#512be4"
Renpy:
type: programming
ascii: |

Loading…
Cancel
Save