1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-23 17:03:18 +00: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
+1
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