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

Merge pull request #3519 from sorairolake/change-zig-url

chore: Change URL of Zig submodule from GitHub to Codeberg
This commit is contained in:
Keith Hall
2025-12-06 13:18:58 +02:00
committed by GitHub
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