mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 05:00:44 +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