mirror of
https://github.com/vim/vim.git
synced 2026-04-09 21:52:48 +02:00
Problem: Various small quickfix issues.
Solution: Remove ":" prefix from title set by a user. Add the qf_id2nr().
function. Add a couple more tests. Update documentation.
(Yegappan Lakshmanan)