From c6ba487b89479301f71b06007b82e37cf8329095 Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Mon, 24 Aug 2026 23:16:02 -0400 Subject: [PATCH] build(vim-patch): n/a ba43008a2d6788eeb8ff78ae39dedd28598ae658 --- 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 3d91836882..9b3a5fe3b4 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -943,7 +943,7 @@ is_na_patch() { diff-tree --no-commit-id -r -b -U0 \ '-I^\s+$' \ '-I^=+$' \ - '-I^\|:redrawtabpanel\|' \ + '-I^\|:(export|import|redrawtabpanel)\|' \ '-I^\|popup_[_a-z]+\(\)\|' \ '-I^popup_[_a-z]+\(' \ '-I\*\s+For Vim version [0-9]\.[0-9]\.\s+Last change: [0-9]+ [A-Z][a-z]+ [0-9]+' \