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

feat(syntax): add syntax highlighting for VHDL

This commit is contained in:
JerryImMouse
2025-07-07 19:20:23 +05:00
parent e2aa4bc33c
commit bdc971eca3
5 changed files with 153 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
- Update quadlet syntax mapping rules to cover quadlets in subdirectories #3299 (@cyqsimon)
- Add syntax Typst #3300 (@cskeeters)
- Map `.mill` files to Scala syntax for Mill build tool configuration files #3311 (@krikera)
- Add syntax highlighting for VHDL, see #XYZ (@JerryImMouse)
## Themes