mirror of
https://github.com/neovim/neovim.git
synced 2026-03-27 02:42:00 +00:00
Problem: Using ":argadd" when there are no arguments results in the second
argument to be the current one. (Yegappan Lakshmanan)
Solution: Correct the w_arg_idx value.
a24f0a550f