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

Adds Typst syntax from hyrious/typst-syntax-highlight

This commit is contained in:
Chad Skeeters
2025-05-20 14:43:21 -05:00
parent aa5e28bef5
commit fb514ca90f
4 changed files with 60 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -269,3 +269,6 @@
[submodule "assets/syntaxes/02_Extra/sublime-odin"]
path = assets/syntaxes/02_Extra/sublime-odin
url = https://github.com/odin-lang/sublime-odin
[submodule "assets/syntaxes/02_Extra/typst-syntax-highlight"]
path = assets/syntaxes/02_Extra/typst-syntax-highlight
url = https://github.com/hyrious/typst-syntax-highlight