1
0
mirror of https://github.com/sharkdp/bat.git synced 2026-02-08 00:32:08 +00:00

chore: Change URL of Zig submodule

This commit is contained in:
Shun Sakai
2025-12-06 12:00:48 +09:00
parent 566595f0eb
commit abce6ac0d1
2 changed files with 3 additions and 1 deletions

2
.gitmodules vendored
View File

@@ -196,7 +196,7 @@
url = https://github.com/leanprover/vscode-lean4.git
[submodule "assets/syntaxes/02_Extra/Zig"]
path = assets/syntaxes/02_Extra/Zig
url = https://github.com/ziglang/sublime-zig-language.git
url = https://codeberg.org/ziglang/sublime-zig-language.git
[submodule "assets/syntaxes/02_Extra/gnuplot"]
path = assets/syntaxes/02_Extra/gnuplot
url = https://github.com/hesstobi/sublime_gnuplot

View File

@@ -10,6 +10,8 @@
## Syntaxes
- Change the URL of Zig submodule from GitHub to Codeberg, see #3519 (@sorairolake)
## Themes
## `bat` as a library