mirror of
https://github.com/neovim/neovim.git
synced 2026-02-07 20:37:21 +00:00
Problem: ":argadd" without argument is supposed to add the current buffer
name to the arglist.
Solution: Make it work as documented. (Coot, closes vim/vim#577)
2faa29f896