summaryrefslogtreecommitdiff
path: root/pygments/lexers/jsonnet.py
Commit message (Collapse)AuthorAgeFilesLines
* all: style fixesGeorg Brandl2022-10-271-16/+4
|
* Fix Sphinx warnings in doc buildJean Abou Samra2022-09-281-0/+2
|
* Fix regexlint warnings caused by limitations of regexlintJean Abou Samra2022-09-251-5/+5
|
* Updates from review.Aaron Bentley2022-09-251-2/+5
|
* Switch to \wAaron Bentley2022-09-251-2/+1
|
* Use include instead of plus sign.Aaron Bentley2022-09-251-46/+57
|
* Use words() with suffix inline.Aaron Bentley2022-09-251-7/+4
|
* Copyright and tweaks.Aaron Bentley2022-09-251-13/+19
|
* Combine regexesAaron Bentley2022-09-251-2/+1
| | | Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
* Use words()Aaron Bentley2022-09-251-3/+6
|
* Add Jsonnet supportAaron Bentley2022-09-251-0/+160