1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-07-04 00:00:25 +02:00

remove LiveScript submodule

the repo has gone away, causing all our CI etc. to break

we can keep the highlighting though because we have a .sublime-syntax file
This commit is contained in:
Keith Hall
2025-04-30 22:32:48 +03:00
parent 98c9a5d948
commit ccfbd1ee31
2 changed files with 0 additions and 4 deletions
.gitmodules
assets/syntaxes/02_Extra

3
.gitmodules vendored

@ -197,9 +197,6 @@
[submodule "assets/syntaxes/02_Extra/Lean"] [submodule "assets/syntaxes/02_Extra/Lean"]
path = assets/syntaxes/02_Extra/Lean path = assets/syntaxes/02_Extra/Lean
url = https://github.com/leanprover/vscode-lean.git url = https://github.com/leanprover/vscode-lean.git
[submodule "assets/syntaxes/02_Extra/LiveScript"]
path = assets/syntaxes/02_Extra/LiveScript
url = https://github.com/paulmillr/LiveScript.tmbundle
[submodule "assets/syntaxes/02_Extra/Zig"] [submodule "assets/syntaxes/02_Extra/Zig"]
path = assets/syntaxes/02_Extra/Zig path = assets/syntaxes/02_Extra/Zig
url = https://github.com/ziglang/sublime-zig-language.git url = https://github.com/ziglang/sublime-zig-language.git