1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Merge pull request #3132 from fepegar/3130-use-toml-for-uv-lock

Use TOML syntax highlighting for uv.lock
This commit is contained in:
Keith Hall
2024-11-25 20:49:37 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -68,6 +68,7 @@
- Add syntax mapping for kubernetes config files #3049 (@cyqsimon)
- Adds support for pipe delimiter for CSV #3115 (@pratik-m)
- Add syntax mapping for `/etc/pacman.conf` #2961 (@cyqsimon)
- Associate `uv.lock` with `TOML` syntax, see #3132 (@fepegar)
## Themes