mirror of
https://github.com/vim/vim.git
synced 2026-05-28 13:07:21 +02:00
ca6ac99077
Problem: cannot store custom data in quickfix list Solution: add `user_data` field for the quickfix list closes: #11818 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Tom Praschan <13141438+tom-anders@users.noreply.github.com>