diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh index fe4c99b1da..74966c99e8 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -982,6 +982,7 @@ is_na_patch() { '-I#\s*define.*ex_ni$' \ '-I[_.>]sc_version = ' \ '-I[_.>]uf_script_ctx_version = ' \ + '-I = skip_type\(.+\);$' \ "$patch" -- "${file}" | grep '^@@ .* @@') if test -n "$HUNKS"; then