runtime: regenerate helptags, update last-change header in tombi compiler
Commit:
https://github.com/vim/vim/commit/8f551a70ad8f5cc2e3844f2418ef97330d3333bd
Author: Christian Brabandt <
c...@256bit.org>
Date: Wed Oct 29 20:20:10 2025 +0000
runtime: regenerate helptags, update last-change header in tombi compiler
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/compiler/tombi.vim b/runtime/compiler/tombi.vim
index 1bf00044e..7a286723c 100644
--- a/runtime/compiler/tombi.vim
+++ b/runtime/compiler/tombi.vim
@@ -1,7 +1,7 @@
" Vim compiler file
" Language: TOML
" Maintainer: Konfekt
-" Last Change: 2025 Oct 28
+" Last Change: 2025 Oct 29
if exists("current_compiler") | finish | endif
let current_compiler = "tombi"
diff --git a/runtime/doc/tags b/runtime/doc/tags
index 6757a097a..0fb8c021d 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -6761,8 +6761,8 @@ compiler-ruff quickfix.txt /*compiler-ruff*
compiler-select quickfix.txt /*compiler-select*
compiler-spotbugs quickfix.txt /*compiler-spotbugs*
compiler-tex quickfix.txt /*compiler-tex*
-compiler-tsc quickfix.txt /*compiler-tsc*
compiler-tombi quickfix.txt /*compiler-tombi*
+compiler-tsc quickfix.txt /*compiler-tsc*
compiler-typst quickfix.txt /*compiler-typst*
compiler-vaxada ft_ada.txt /*compiler-vaxada*
compl-current insert.txt /*compl-current*