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

Add Verilog syntax, closes #616

This commit is contained in:
sharkdp
2019-08-31 12:59:02 +02:00
parent 10e0f9efb0
commit 2dc2a3712a
3 changed files with 153 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -144,3 +144,6 @@
[submodule "assets/syntaxes/GraphQL"]
path = assets/syntaxes/GraphQL
url = https://github.com/dncrews/GraphQL-SublimeText3.git
[submodule "assets/syntaxes/Verilog"]
path = assets/syntaxes/Verilog
url = https://github.com/pro711/sublime-verilog