summaryrefslogtreecommitdiffstats
path: root/assets
AgeCommit message (Expand)Author
2022-09-06Update binary assetsv0.22.0David Peter
2022-09-04Add `.mts` and `.cts` to TypeScript file extensionsKid
2022-09-04Syntax: [Log] scope whole line based on log levelKeith Hall
2022-09-03Bump assets/syntaxes/02_Extra/LiveScript from `2575013` to `d82aeb7` (#2291)dependabot[bot]
2022-08-27fix `--pager` opts display and add some examplesZ. Grace Moreau
2022-08-27add a vim modelineZ. Grace Moreau
2022-08-27improve fish completionsZ. Grace Moreau
2022-08-14Bump assets/syntaxes/02_Extra/Julia from `1e55f32` to `4fde0fd` (#2230)dependabot[bot]
2022-08-13Bump assets/syntaxes/02_Extra/PowerShell from `742f0b5` to `c0372a1`dependabot[bot]
2022-08-12Bump assets/syntaxes/02_Extra/cmd-help from `1e513f5` to `aa47747` (#2255)dependabot[bot]
2022-07-25Color `fstab` dump and pass fields correctly (#2246)yuvalmo
2022-07-07Fix documentation typo: --pager=never → --paging=neverAnders Kaseorg
2022-05-12assets/create.shv0.21.0Martin Nordholts
2022-05-11Make `INI` syntax register as handler of `.inf` filesMartin Nordholts
2022-05-07Bump to syntect 5.0.0 to e.g. start lazy-loading syntaxes (#2181)Martin Nordholts
2022-05-05Bump assets/syntaxes/02_Extra/Zig from `87ecbca` to `1a4a384` (#2136)dependabot[bot]
2022-05-04Add a --style=default option (#2119)Isaac Horvath
2022-05-04Bump assets/syntaxes/02_Extra/Nginx from `15a1db1` to `65f5a63`dependabot[bot]
2022-04-27Bump assets/syntaxes/02_Extra/Fish from `cd95616` to `98316d4`dependabot[bot]
2022-04-26Syntax: add cmd-help (#2148)Víctor González Prieto
2022-03-28Bump assets/syntaxes/02_Extra/Fish from `2c254cc` to `cd95616`dependabot[bot]
2022-03-22Syntax: [Log] highlight escape characters in double quoted stringsKeith Hall
2022-02-27Prepare for v0.20.0 releasev0.20.0Martin Nordholts
2022-02-27Add header-filename and header-filesize where missingMartin Nordholts
2022-02-24fix Bash completion on macOS (#2074)Josh Pencheon
2022-02-14Add JQ syntax highlightingltdk
2022-02-08Bump assets/syntaxes/02_Extra/GLSL from `4cd4acf` to `59a5f8a` (#2050)dependabot[bot]
2022-02-07Bump assets/syntaxes/02_Extra/GraphQL from `59304d6` to `9b6f6d0` (#2000)dependabot[bot]
2022-02-06Bump assets/syntaxes/02_Extra/VimL from `c91fe3a` to `ee85822` (#2002)dependabot[bot]
2022-02-06Bump assets/syntaxes/02_Extra/TOML from `6bfcc3c` to `ed38438` (#2049)dependabot[bot]
2022-01-09small typos, should not interrupt anythingklemens
2022-01-08Run `assets/create.sh`v0.19.0Martin Nordholts
2022-01-06Add note regarding options passed to less by default in manpageMahdi Dibaiee
2022-01-06Highlight nimble files with nim syntaxFiregem
2022-01-03Bump assets/syntaxes/02_Extra/MediaWiki from `843a483` to `81bf97c`dependabot[bot]
2022-01-03Bump assets/syntaxes/02_Extra/ssh-config from `201816b` to `e1012e9`dependabot[bot]
2021-12-12Bump assets/syntaxes/02_Extra/TypeScript from `a607ddf` to `ba45efd` (#1834)dependabot[bot]
2021-12-12Bump assets/syntaxes/02_Extra/PowerShell from `4a0a076` to `742f0b5` (#1935)dependabot[bot]
2021-12-12Bump assets/syntaxes/02_Extra/SCSS_Sass from `63819a1` to `d3d9404` (#1766)dependabot[bot]
2021-12-11assets/create.sh: Reverse patches even if `bat cache` fails or abortsMartin Nordholts
2021-12-11Credit syntax definition and theme authors with new `--acknowledgements` opti...Martin Nordholts
2021-12-06Load themes lazily for improved startup time (#1969)Martin Nordholts
2021-12-06Better syntax highlighting for Dart (#1959)Ersikan
2021-12-01Bump assets/syntaxes/02_Extra/TOML from `0f14b7c` to `6bfcc3c`dependabot[bot]
2021-11-28Remove the 'requirements.txt' syntaxDavid Peter
2021-11-22Remove the code related to minimal_syntaxes.binMartin Nordholts
2021-11-22Add MediaWiki syntaxShun Sakai
2021-11-03Bump assets/syntaxes/02_Extra/LESS from `a2eae04` to `836b47e`dependabot[bot]
2021-10-23Add LiveScript syntaxMartin Nordholts
2021-10-11Add missing style values in fish & zsh completions (#1890)NotWearingPants