mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 02:28:47 +10: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