Skip to content

Commit 2ceb591

Browse files
Add Prisma as third-party language (#4252)
1 parent b78beea commit 2ceb591

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ New Grammars:
44

55
- added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [Josh Marchand][]
66
- added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [Chester Moses][]
7+
- added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [SungHyun Kim][]
78
- added 3rd party Magik grammar to SUPPORTED_LANGUAGES [Sebastiaan Speck][]
89
- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [Filip Hoffmann][]
910

@@ -29,6 +30,7 @@ CONTRIBUTORS
2930
[Chris Wilson]: https://github.com/sushicw
3031
[Antoine Musso]: https://github.com/hashar
3132
[Chester Moses]: https://github.com/Chester-Moses-HCL
33+
[SungHyun Kim]: https://github.com/witch-factory
3234
[Adam Lui]: https://github.com/adamlui
3335
[Sebastiaan Speck]: https://github.com/sebastiaanspeck
3436
[Filip Hoffmann]: https://github.com/folospior

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ The table below shows the full list of languages (and corresponding classes/alia
183183
| PostgreSQL & PL/pgSQL | pgsql, postgres, postgresql | |
184184
| PowerOn | poweron, po | [highlightjs-poweron](https://github.com/libum-llc/highlightjs-poweron) |
185185
| PowerShell | powershell, ps, ps1 | |
186+
| Prisma | prisma | [highlightjs-prisma](https://github.com/witch-factory/highlightjs-prisma) |
186187
| Processing | processing | |
187188
| Prolog | prolog | |
188189
| Properties | properties | |

0 commit comments

Comments
 (0)