mirror of
https://github.com/neovim/neovim.git
synced 2026-06-23 11:49:44 +00:00
Problem: No block events emitted with ext_cmdline for :if, :while, :try etc.
Solution: Emit cmdline block events; store the indent level of the
previous cmdline and whether a block event was emitted.