mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 07:18:17 +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