Files
neovim/scripts
zeertzjq 4d349330a7 chore(vim-patch.sh): use piping instead of here string for while read
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.
2022-02-08 10:08:17 +08:00
..
2019-07-29 22:14:23 +02:00
2022-01-04 07:28:29 -07:00
2019-07-29 22:14:23 +02:00
2021-09-19 16:36:08 -07:00
2021-11-27 11:10:48 -05:00
2021-09-19 16:36:08 -07:00
2021-10-02 08:26:57 -07:00
2019-07-29 22:14:23 +02:00
2021-09-19 16:36:08 -07:00