Files
neovim/scripts
Jan Edmund Lazo 7fe02126f9 feat(vim-patch.sh): add n flag to list possible N/A patches (#36431)
Scan all unmerged Vim commits to determine which commits are N/A
for Neovim.
vim_na_regexp.txt contains the file patterns to filter out N/A files
in a Vim commit.
vim_na_files.txt contains "absolute filepath" of N/A files.
It relies on vim_na_regexp.txt to reduce file size.
If version.c remains and it has the expected 2-liner update,
then it's considered N/A.

https://github.com/neovim/neovim/discussions/36326
2025-11-11 03:09:44 +00:00
..
2024-05-11 18:14:03 +08:00
2025-09-03 23:03:51 -04:00
2025-11-02 11:57:56 -05:00
2025-01-09 09:26:45 -08:00