mirror of
https://github.com/neovim/neovim.git
synced 2026-08-14 11:29:31 +00:00
The test uses the position col=5,row=5; but such a position is outside of the buffer. Presume that it was meant to be col=5,row=4...
The test uses the position col=5,row=5; but such a position is outside of the buffer. Presume that it was meant to be col=5,row=4...