mirror of
https://github.com/neovim/neovim.git
synced 2026-03-21 16:09:42 +00:00
Closes #1234 multiqueue: - Implement multiqueue_size() - Rename MultiQueueItem.parent to MultiQueueItem.parent_item, to avoid confusion with MultiQueue.parent.