1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-11-03 00:22:03 +00:00

Add debsources syntax

This commit is contained in:
Keith Hall
2025-02-25 22:17:00 +02:00
parent 343326eacf
commit ffc094bd91
4 changed files with 73 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
- Improve (Sys)log error highlighting, see #3205 (@keith-hall)
- Map `ndjson` extension to JSON syntax, see #3209 (@keith-hall)
- Map files with `csproj`, `vbproj`, `props` and `targets` extensions to XML syntax, see #3213 (@keith-hall)
- Add debsources syntax to highlight `/etc/apt/sources.list` files, see #3215 (@keith-hall)
## Themes