1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 11:22:30 +01:00

Add JQ syntax highlighting

This commit is contained in:
ltdk
2022-02-12 14:18:21 -05:00
committed by Martin Nordholts
parent d21f1e8f17
commit e4f6fb2afe
6 changed files with 150 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -236,3 +236,6 @@
[submodule "assets/syntaxes/02_Extra/Dart"]
path = assets/syntaxes/02_Extra/Dart
url = https://github.com/elMuso/Dartlight.git
[submodule "assets/syntaxes/02_Extra/SublimeJQ"]
path = assets/syntaxes/02_Extra/SublimeJQ
url = https://github.com/zogwarg/SublimeJQ.git