mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 02:56:53 +10:00
Problem: When terminal is autocloses, it blocks other events, like `BufEnter`. Solution: Use `nested = true`.
Problem: When terminal is autocloses, it blocks other events, like `BufEnter`. Solution: Use `nested = true`.