mirror of
https://github.com/neovim/neovim.git
synced 2026-08-20 14:21:06 +00:00
Problem: argidx() has a wrong value after ":%argdelete". (Yegappan
Lakshmanan)
Solution: Correct the value of w_arg_idx. Add a test.
72defda84e