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:
@@ -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"
|
||||
|
||||
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user