mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 13:12:54 +10:00
Closes #1234 multiqueue: - Implement multiqueue_size() - Rename MultiQueueItem.parent to MultiQueueItem.parent_item, to avoid confusion with MultiQueue.parent.