mirror of
https://github.com/neovim/neovim.git
synced 2026-09-09 15:35:51 +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...