mirror of
https://github.com/zoriya/vim.git
synced 2026-04-29 17:28:20 +00:00
Problem: Cannot easily get to the last quickfix list.
Solution: Add "$" as a value for the "nr" argument of getqflist() and
setqflist(). (Yegappan Lakshmanan)