We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566595f commit abce6acCopy full SHA for abce6ac
.gitmodules
@@ -196,7 +196,7 @@
196
url = https://github.com/leanprover/vscode-lean4.git
197
[submodule "assets/syntaxes/02_Extra/Zig"]
198
path = assets/syntaxes/02_Extra/Zig
199
- url = https://github.com/ziglang/sublime-zig-language.git
+ url = https://codeberg.org/ziglang/sublime-zig-language.git
200
[submodule "assets/syntaxes/02_Extra/gnuplot"]
201
path = assets/syntaxes/02_Extra/gnuplot
202
url = https://github.com/hesstobi/sublime_gnuplot
CHANGELOG.md
@@ -10,6 +10,8 @@
10
11
## Syntaxes
12
13
+- Change the URL of Zig submodule from GitHub to Codeberg, see #3519 (@sorairolake)
14
+
15
## Themes
16
17
## `bat` as a library
0 commit comments