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

Add SystemVerilog support

This commit is contained in:
Sean McLoughlin
2021-03-10 21:35:14 -08:00
committed by David Peter
parent db57454f3f
commit d89fa3ebc2
8 changed files with 215 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -216,3 +216,6 @@
[submodule "assets/syntaxes/02_Extra/gnuplot"]
path = assets/syntaxes/02_Extra/gnuplot
url = https://github.com/hesstobi/sublime_gnuplot
[submodule "assets/syntaxes/02_Extra/SystemVerilog"]
path = assets/syntaxes/02_Extra/SystemVerilog
url = git@github.com:TheClams/SystemVerilog.git