bug: operator-mode mappings don't get retriggered correctly the first time. #286
Closed
3 tasks done
Labels
bug
Something isn't working
Did you check docs and existing issues?
Neovim version (nvim -v)
0.9.0 commit 6ba34e2
Operating system/version
Linux
Describe the bug
trying to lazy load mini.ai with
a
andi
mapped in operator-mode doesn't trigger correctly the first time.Steps To Reproduce
ciw
iw
inserted before the cursor and you should be in insert modeciw
, it should work as expectedExpected Behavior
lazy-loading via operator-mode mappings should work as expected (unless this is expected behaviour???)
Repro
The text was updated successfully, but these errors were encountered: