commit 89030f3ac46969d25d96d03f6faec50a5a090d6a
parent 34ddb8b1b83c1fa809ddc8f92e5d0de63f385ec2
Author: zeertzjq <zeertzjq@outlook.com>
Date: Thu, 30 Oct 2025 06:26:47 +0800
vim-patch:8f551a7: runtime: regenerate helptags, update last-change header in tombi compiler
https://github.com/vim/vim/commit/8f551a70ad8f5cc2e3844f2418ef97330d3333bd
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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"