mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 11:40:53 +10:00
When pasting, all of key buffer can be consumed, and in case of phase 3 the paste event must be put exactly once, so using rbuffer_read() should be better here.