From 805bf3c81cd886cced71090a9d6d93064398f790 Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Sun, 23 Aug 2026 02:39:18 -0400 Subject: [PATCH] build(vim-patch): v9.0.0627 is n/a --- scripts/vim-patch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh index 4d69b9341e..27fd8773b2 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -976,7 +976,7 @@ is_na_patch() { '-I^#\s*define\s+(FEAT|POPUPWIN|XDG|t)_[^_]' \ '-I^\s+(&&|\|\|)\s.*defined\(.*FEAT_[^_]' \ '-IEVENT_TERMINALWINOPEN' \ - '-I^#\s*define\s+POPF_CURSORLINE\s' \ + '-I^#\s*define\s+(ASSIGN_VAR|POPF_CURSORLINE)\s' \ '-I^typedef enum \{$' \ '-I^\s+POPCLOSE_[A-Z]+,?$' \ '-I^\} popclose_T;$' \