Skip to content

Commit abce6ac

Browse files
committed
chore: Change URL of Zig submodule
1 parent 566595f commit abce6ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
url = https://github.com/leanprover/vscode-lean4.git
197197
[submodule "assets/syntaxes/02_Extra/Zig"]
198198
path = assets/syntaxes/02_Extra/Zig
199-
url = https://github.com/ziglang/sublime-zig-language.git
199+
url = https://codeberg.org/ziglang/sublime-zig-language.git
200200
[submodule "assets/syntaxes/02_Extra/gnuplot"]
201201
path = assets/syntaxes/02_Extra/gnuplot
202202
url = https://github.com/hesstobi/sublime_gnuplot

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
## Syntaxes
1212

13+
- Change the URL of Zig submodule from GitHub to Codeberg, see #3519 (@sorairolake)
14+
1315
## Themes
1416

1517
## `bat` as a library

0 commit comments

Comments
 (0)