mirror of
https://github.com/vim/vim.git
synced 2026-05-30 22:17:20 +02:00
d76ce85266
Problem: No simple way to label quickfix entries.
Solution: Add the "module" item, to be used instead of the file name for
display purposes. (Martin Szamotulski, closes #1757)