mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 10:57:11 +10:00
Inside batch files, for-variables must be written as %%i, not %i.
closes: vim/vim#15453
a1dc64956f
Co-authored-by: Ken Takata <kentkt@csc.jp>