Skip to content

Commit 211957a

Browse files
authored
Update pygments-lexers.txt (#1070)
1 parent 22859e6 commit 211957a

File tree

2 files changed

+474
-192
lines changed

2 files changed

+474
-192
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ translators for Pygments lexers and styles.
4747
| I | Idris, Igor, INI, Io, ISCdhcpd |
4848
| J | J, Java, JavaScript, JSON, Jsonnet, Julia, Jungle |
4949
| K | Kotlin |
50-
| L | Lighttpd configuration file, LLVM, Lua |
51-
| M | Makefile, Mako, markdown, Mason, Materialize SQL dialect, Mathematica, Matlab, MCFunction, Meson, Metal, MiniZinc, MLIR, Modula-2, Mojo, MonkeyC, MorrowindScript, Myghty, MySQL |
50+
| L | Lean, Lighttpd configuration file, LLVM, Lua |
51+
| M | Makefile, Mako, markdown, Mason, Materialize SQL dialect, Mathematica, Matlab, MCFunction, Meson, Metal, MiniZinc, MLIR, Modula-2, Mojo, MonkeyC, MorrowindScript, Myghty, MySQL |
5252
| N | NASM, Natural, Newspeak, Nginx configuration file, Nim, Nix, NSIS |
5353
| O | Objective-C, OCaml, Octave, Odin, OnesEnterprise, OpenEdge ABL, OpenSCAD, Org Mode |
5454
| 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 |
5555
| Q | QBasic, QML |
5656
| R | R, Racket, Ragel, Raku, react, ReasonML, reg, Rego, reStructuredText, Rexx, RPMSpec, Ruby, Rust |
57-
| S | SAS, Sass, Scala, Scheme, Scilab, SCSS, Sed, Sieve, Smali, Smalltalk, Smarty, SNBT, Snobol, Solidity, SourcePawn, SPARQL, SQL, SquidConf, Standard ML, stas, Stylus, Svelte, Swift, SYSTEMD, systemverilog |
57+
| S | SAS, Sass, Scala, Scheme, Scilab, SCSS, Sed, Sieve, Smali, Smalltalk, Smarty, SNBT, Snobol, Solidity, SourcePawn, SPARQL, SQL, SquidConf, Standard ML, stas, Stylus, Svelte, Swift, SYSTEMD, systemverilog |
5858
| T | TableGen, Tal, TASM, Tcl, Tcsh, Termcap, Terminfo, Terraform, TeX, Thrift, TOML, TradingView, Transact-SQL, Turing, Turtle, Twig, TypeScript, TypoScript, TypoScriptCssData, TypoScriptHtmlData, Typst |
5959
| V | V, V shell, Vala, VB.net, verilog, VHDL, VHS, VimL, vue |
6060
| W | WDTE, WebGPU Shading Language, Whiley |
@@ -213,8 +213,7 @@ python3 _tools/pygments2chroma_xml.py \
213213
> lexers/embedded/kotlin.xml
214214
```
215215

216-
See notes in [pygments-lexers.txt](https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt)
217-
for a list of lexers, and notes on some of the issues importing them.
216+
A list of all lexers available in Pygments can be found in [pygments-lexers.txt](https://github.com/alecthomas/chroma/blob/master/pygments-lexers.txt).
218217

219218
### Formatters
220219

0 commit comments

Comments
 (0)