mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 03:17:23 +10:00
Using a here string can cause an error if there are no missing patches: `./scripts/vim-patch.sh: line 580: runtime_commits: bad array subscript` Using piping doesn't cause the error.