Skip to content

Commit e57bf13

Browse files
authored
(docs) add RVT Script to SUPPORTED_LANGUAGES (#3666)
1 parent 526d339 commit e57bf13

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
@@ -5,6 +5,7 @@ New Grammars:
55
- added 3rd party LookML grammar to SUPPORTED_LANGUAGES [Josh Temple][]
66
- added 3rd party FunC grammar to SUPPORTED_LANGUAGES [Nikita Sobolev][]
77
- Added 3rd party Flix grammar to SUPPORTED_LANGUAGES [The Flix Organisation][]
8+
- Added 3rd party RVT grammar to SUPPORTED_LANGUAGES [Sopitive][]
89

910
Grammars:
1011
- enh(scheme) add `scm` alias for Scheme [matyklug18][]
@@ -34,6 +35,7 @@ Improvements:
3435
[MBoegers]: https://github.com/MBoegers
3536
[Lachlan Heywood]: https://github.com/lachieh
3637
[Eddymens]: https://github.com/eddymens
38+
[Sopitive]: https://github.com/Sopitive
3739

3840
## Version 11.6.0
3941

SUPPORTED_LANGUAGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ The table below shows the full list of languages (and corresponding classes/alia
184184
| RPM spec files | rpm-specfile, rpm, spec, rpm-spec, specfile | [highlightjs-rpm-specfile](https://github.com/highlightjs/highlightjs-rpm-specfile) |
185185
| Ruby | ruby, rb, gemspec, podspec, thor, irb | |
186186
| Rust | rust, rs | |
187+
| RVT Script | rvt, rvt-script | [highlightjs-rvt-script](https://github.com/Sopitive/highlightjs-rvt-script) |
187188
| SAS | SAS, sas | |
188189
| SCSS | scss | |
189190
| SQL | sql | |

0 commit comments

Comments
 (0)