mirror of
https://github.com/neovim/neovim.git
synced 2025-11-21 17:46:30 +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>