mirror of
https://github.com/vim/vim.git
synced 2026-02-24 18:24:05 +01:00
Problem: ":sign place" requires the buffer argument.
Solution: Make the argument optional. Also update the help and clean up the
sign test. (Yegappan Lakshmanan, closes #3767)