docs: Add Rego language (#18217)

Release Notes:

- N/A

---------

Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com>
Co-authored-by: Charlie Egan <charlieegan3@users.noreply.github.com>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
This commit is contained in:
Charlie Egan
2024-09-23 09:38:54 -04:00
committed by GitHub
co-authored by Charlie Egan Marshall Bowers
parent 8a36278c95
commit d784e72027
3 changed files with 40 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@ Zed supports hundreds of programming languages and text formats. Some work out-o
- [PureScript](./languages/purescript.md)
- [Python](./languages/python.md)
- [R](./languages/r.md)
- [Rego](./languages/rego.md)
- [ReStructuredText](./languages/rst.md)
- [Racket](./languages/racket.md)
- [Roc](./languages/roc.md)