mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 20:38:18 +00:00

Problem: cannot store custom data in quickfix list
Solution: add `user_data` field for the quickfix list
closes: vim/vim#11818
ca6ac99077
Co-authored-by: Tom Praschan <13141438+tom-anders@users.noreply.github.com>