From 0b52504cd8dcaa3ce59a088f4ecc6852d17ad38e Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Wed, 26 Aug 2026 20:42:55 -0400 Subject: [PATCH] build(vim-patch): v8.2.4157 is n/a --- scripts/vim-patch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh index 1ba444b62e..63e9429a31 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -992,6 +992,7 @@ is_na_patch() { '-I^\s+POPCLOSE_[A-Z]+,?$' \ '-I^\} popclose_T;$' \ '-I^EXTERN\schar\s+\*popup_transparent' \ + '-I^EXTERN\sint\s+disable_vterm_title_for_testing' \ '-I^EXTERN type_T static_types\[' \ '-I^EXTERN type_T t_.* INIT[2-9]\(' \ '-I^EXTERN\swin_T\s+\*popup_dragwin' \