mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

- In the process, refactored focusable_preview to a util function. - Add text for locations_to_items of the current line. - Improve location callback to handle multiple return values by using set_qflist. - Remove update_tagstack and leave note for future travelers.