mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00

This reverts commit 1def3d1542
.
Plugins may depend on catching the following events
when creating windows:
- BufWinEnter
- BufEnter
- BufLeave
Risky to introduce this breaking change on 0.5 release
when 0.5 release should be out by now.
https://github.com/asvetliakov/vscode-neovim/issues/632#issuecomment-837201224