From 8f551a70ad8f5cc2e3844f2418ef97330d3333bd Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 29 Oct 2025 20:20:10 +0000 Subject: [PATCH] runtime: regenerate helptags, update last-change header in tombi compiler Signed-off-by: Christian Brabandt --- runtime/compiler/tombi.vim | 2 +- runtime/doc/tags | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/compiler/tombi.vim b/runtime/compiler/tombi.vim index 1bf00044ec..7a286723cd 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 6757a097a4..0fb8c021d7 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* -- 2.47.3