runtime(zig): Update upstream repo
Commit:
https://github.com/vim/vim/commit/010a71bb6072c6c99d311222f4960d403c982c47
Author: Christian Brabandt <[email protected]>
Date: Mon May 25 15:15:09 2026 +0000
runtime(zig): Update upstream repo
related: https://github.com/vim/vim/issues/20312
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/compiler/zig.vim b/runtime/compiler/zig.vim
index f6144c9f5..0993874f5 100644
--- a/runtime/compiler/zig.vim
+++ b/runtime/compiler/zig.vim
@@ -1,6 +1,6 @@
" Vim compiler file
" Compiler: Zig Compiler
-" Upstream: https://github.com/ziglang/zig.vim
+" Upstream: https://codeberg.org/ziglang/zig.vim
" Last Change:
" 2026 May 12 by the Vim project (set errormformat)
" 2026 May 24 by the Vim project (do not escape vars for makeprg)
diff --git a/runtime/compiler/zig_build.vim b/runtime/compiler/zig_build.vim
index 79308afe3..27788836f 100644
--- a/runtime/compiler/zig_build.vim
+++ b/runtime/compiler/zig_build.vim
@@ -1,6 +1,6 @@
" Vim compiler file
" Compiler: Zig Compiler (zig build)
-" Upstream: https://github.com/ziglang/zig.vim
+" Upstream: https://codeberg.org/ziglang/zig.vim
" Last Change: 2024 Apr 05 by the Vim Project (removed :CompilerSet definition)
" 2026 May 12 by the Vim Project (removed comment)
diff --git a/runtime/compiler/zig_build_exe.vim
b/runtime/compiler/zig_build_exe.vim
index 2f1681b50..f49304feb 100644
--- a/runtime/compiler/zig_build_exe.vim
+++ b/runtime/compiler/zig_build_exe.vim
@@ -1,6 +1,6 @@
" Vim compiler file
" Compiler: Zig Compiler (zig build-exe)
-" Upstream: https://github.com/ziglang/zig.vim
+" Upstream: https://codeberg.org/ziglang/zig.vim
" Last Change: 2025 Nov 16 by the Vim Project (set errorformat)
" 2026 May 12 by the Vim project (remove errorformat)
" 2026 May 24 by the Vim project (do not escape vars for makeprg)
diff --git a/runtime/compiler/zig_test.vim b/runtime/compiler/zig_test.vim
index 07cb88eb4..f1992cbff 100644
--- a/runtime/compiler/zig_test.vim
+++ b/runtime/compiler/zig_test.vim
@@ -1,6 +1,6 @@
" Vim compiler file
" Compiler: Zig Compiler (zig test)
-" Upstream: https://github.com/ziglang/zig.vim
+" Upstream: https://codeberg.org/ziglang/zig.vim
" Last Change: 2025 Nov 16 by the Vim Project (set errorformat)
" 2026 May 12 by the Vim Project (remove error format)
" 2026 May 24 by the Vim project (do not escape vars for makeprg)
diff --git a/runtime/ftplugin/zig.vim b/runtime/ftplugin/zig.vim
index ea584ed08..55c3008c8 100644
--- a/runtime/ftplugin/zig.vim
+++ b/runtime/ftplugin/zig.vim
@@ -2,7 +2,7 @@
" Language: Zig
" Maintainer: Mathias Lindgren <[email protected]>
" Last Change: 2024 Oct 04
-" Based on: https://github.com/ziglang/zig.vim
+" Based on: https://codeberg.org/ziglang/zig.vim
if exists("b:did_ftplugin")
finish
diff --git a/runtime/indent/zig.vim b/runtime/indent/zig.vim
index e3ce8aa41..9901ad853 100644
--- a/runtime/indent/zig.vim
+++ b/runtime/indent/zig.vim
@@ -1,6 +1,6 @@
" Vim filetype indent file
" Language: Zig
-" Upstream: https://github.com/ziglang/zig.vim
+" Upstream: https://codeberg.org/ziglang/zig.vim
" Only load this indent file when no other was loaded.
if exists("b:did_indent")
diff --git a/runtime/syntax/zig.vim b/runtime/syntax/zig.vim
index 121b0195b..bf09977a5 100644
--- a/runtime/syntax/zig.vim
+++ b/runtime/syntax/zig.vim
@@ -1,6 +1,6 @@
" Vim syntax file
" Language: Zig
-" Upstream: https://github.com/ziglang/zig.vim
+" Upstream: https://codeberg.org/ziglang/zig.vim
if exists("b:current_syntax")
finish
diff --git a/runtime/syntax/zir.vim b/runtime/syntax/zir.vim
index 6553d322b..998e6a3ed 100644
--- a/runtime/syntax/zir.vim
+++ b/runtime/syntax/zir.vim
@@ -1,6 +1,6 @@
" Vim syntax file
" Language: Zir
-" Upstream: https://github.com/ziglang/zig.vim
+" Upstream: https://codeberg.org/ziglang/zig.vim
if exists("b:current_syntax")
finish
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1wRXFk-005zM8-9Y%40256bit.org.