mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +00:00
Closes #1234 multiqueue: - Implement multiqueue_size() - Rename MultiQueueItem.parent to MultiQueueItem.parent_item, to avoid confusion with MultiQueue.parent.