mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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>