1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-30 22:54:07 +00:00

Add GDScript submodule and syntax test file for GDScript support, see #XXX (@chetanjangir0)

This commit is contained in:
Chetan
2025-03-23 13:24:30 +00:00
parent 5c43ddb56c
commit 207f90f01b
4 changed files with 76 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
- 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)
- Add syntax test file for GDScript highlighting, see #XYZ (@chetanjangir0)
## Themes