mirror of
https://github.com/neovim/neovim.git
synced 2026-01-16 18:07:00 +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