From e034dbadecfd6ce141d616c6e98d477a99653ffd Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Sun, 30 Aug 2026 23:28:02 -0400 Subject: [PATCH] build(vim-patch): n/a 5400a5d4269874fe4f1c35dfdd3c039ea17dfd62 comment,editorconfig plugins in Vim's runtime/pack/, are N/A. Editorconfig is unrelated but Vim did not fix the bundled version from editorconfig-vim and did not port the upstream fix. https://github.com/editorconfig/editorconfig-vim/commit/0d54ea863089fb13be423b4aed6cca35f3a5d778 --- scripts/vim-patch.sh | 1 + scripts/vim_na_hunks_help.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/scripts/vim-patch.sh b/scripts/vim-patch.sh index f390cd52b0..fba6961682 100755 --- a/scripts/vim-patch.sh +++ b/scripts/vim-patch.sh @@ -950,6 +950,7 @@ is_na_patch() { '-I compiled (with|without) .*\(\|.+\|\) feature\.$' \ '-I\{.+ (available|compiled) (with|without) .+\}' \ '-I\|channel-open-[^|]+\|' \ + '-I\|comment-install\|' \ '-I\|popup-windows\|' \ '-I\|tabpanel\|' \ '-I\spopup window\s' \ diff --git a/scripts/vim_na_hunks_help.txt b/scripts/vim_na_hunks_help.txt index 1cb2eb09b1..1db89c7ca9 100644 --- a/scripts/vim_na_hunks_help.txt +++ b/scripts/vim_na_hunks_help.txt @@ -105,6 +105,7 @@ \*autocommand-events\* \*blowfish\* \*builtin-function-list\* +\*editorconfig-install\* \*emacs[_-]tags\* \*global-ime\* \*help-toc-install\*