1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 03:12:25 +01: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

3
.gitmodules vendored
View File

@@ -275,3 +275,6 @@
[submodule "assets/themes/Catppuccin"]
path = assets/themes/Catppuccin
url = https://github.com/SchweGELBin/catppuccin-bat-sub.git
[submodule "assets/syntaxes/02_Extra/SmartVHDL"]
path = assets/syntaxes/02_Extra/SmartVHDL
url = https://github.com/TheClams/SmartVHDL