0
0
mirror of https://github.com/vim/vim.git synced 2025-11-14 23:04:02 -05:00

runtime: regenerate helptags, update last-change header in tombi compiler

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-10-29 20:20:10 +00:00
parent 5c3e762631
commit 8f551a70ad
2 changed files with 2 additions and 2 deletions

View File

@@ -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"