mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 05:55:41 +00:00
Problem: Change applied in d3e495ce uses a byte-offset where a virtual
column is expected.
Solution: Set the cursor directly through a <Cmd> mapping, while making
sure the commands are ordered correctly by adding them to the
type-ahead buffer.