From ee60f7e738eee27daf096ea8557600cb00363129 Mon Sep 17 00:00:00 2001 From: Jamie Tanna Date: Tue, 23 Jan 2024 20:45:58 +0000 Subject: [PATCH] Add missing token types for Rego + add Rego to README (#919) --- README.md | 2 +- lexers/embedded/rego.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd5aee1a1..48965c4fa 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ translators for Pygments lexers and styles. | O | Objective-C, OCaml, Octave, Odin, OnesEnterprise, OpenEdge ABL, OpenSCAD, Org Mode | | P | PacmanConf, Perl, PHP, PHTML, Pig, PkgConfig, PL/pgSQL, plaintext, Plutus Core, Pony, PostgreSQL SQL dialect, PostScript, POVRay, PowerQuery, PowerShell, Prolog, PromQL, Promela, properties, Protocol Buffer, PRQL, PSL, Puppet, Python, Python 2 | | Q | QBasic, QML | -| R | R, Racket, Ragel, Raku, react, ReasonML, reg, reStructuredText, Rexx, RPMSpec, Ruby, Rust | +| R | R, Racket, Ragel, Raku, react, ReasonML, reg, Rego, reStructuredText, Rexx, RPMSpec, Ruby, Rust | | S | SAS, Sass, Scala, Scheme, Scilab, SCSS, Sed, Sieve, Smali, Smalltalk, Smarty, Snobol, Solidity, SourcePawn, SPARQL, SQL, SquidConf, Standard ML, stas, Stylus, Svelte, Swift, SYSTEMD, systemverilog | | T | TableGen, Tal, TASM, Tcl, Tcsh, Termcap, Terminfo, Terraform, TeX, Thrift, TOML, TradingView, Transact-SQL, Turing, Turtle, Twig, TypeScript, TypoScript, TypoScriptCssData, TypoScriptHtmlData | | V | V, V shell, Vala, VB.net, verilog, VHDL, VHS, VimL, vue | diff --git a/lexers/embedded/rego.xml b/lexers/embedded/rego.xml index a56c06f3e..517b7133b 100644 --- a/lexers/embedded/rego.xml +++ b/lexers/embedded/rego.xml @@ -83,6 +83,12 @@ + + + + + + \ No newline at end of file