mirror of
https://github.com/neovim/neovim.git
synced 2025-11-18 00:01:46 +00: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`.