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