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