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