mirror of
https://github.com/neovim/neovim.git
synced 2025-11-09 12:05:14 +00:00
Otherwise vim will think that ml_append() needs to "enter" the buffer, which emits unexpected autocommands. ref https://github.com/vim-airline/vim-airline/issues/1930