mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 18:14:50 +10:00
Problem: Listener callback called for the wrong buffer.
Solution: Invoke listeners before calling ml_append_int().
250e3112c6
Co-authored-by: Bram Moolenaar <Bram@vim.org>