mirror of
https://github.com/neovim/neovim.git
synced 2026-01-31 00:54:30 +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.