diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2025-03-13 13:47:48 +0100 |
---|---|---|
committer | Christian Clason <ch.clason+github@icloud.com> | 2025-03-15 12:09:22 +0100 |
commit | a70ad5cdb6de024f2efd1885107cb89c135515e3 (patch) | |
tree | c2061886b8a488244f500e1114b3dc4762ec3ebd /runtime/lua/vim | |
parent | 98c1355e2f2236bcbad7f8f513d3c11237040293 (diff) | |
download | rneovim-a70ad5cdb6de024f2efd1885107cb89c135515e3.tar.gz rneovim-a70ad5cdb6de024f2efd1885107cb89c135515e3.tar.bz2 rneovim-a70ad5cdb6de024f2efd1885107cb89c135515e3.zip |
fix(cmdline): ext_cmdline block events for conditionals
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.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions