1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 15:12:12 +00:00

Merge branch 'master' into syslog_error_highlighting_fix

This commit is contained in:
Keith Hall
2025-02-09 22:20:14 +02:00
committed by GitHub
15 changed files with 420 additions and 38 deletions

View File

@@ -17,6 +17,7 @@
- Add syntax mapping for `paru` configuration files #3182 (@cyqsimon)
- Add support for [Idris 2 programming language](https://www.idris-lang.org/) #3150 (@buzden)
- Add syntax mapping for `nix`'s '`flake.lock` lockfiles #3196 (@odilf)
- Improvements to CSV/TSV highlighting, with autodetection of delimiter and support for TSV files, see #3186 (@keith-
- Improve (Sys)log error highlighting, see #3205 (@keith-hall)
## Themes