mirror of
https://github.com/neovim/neovim.git
synced 2026-08-07 16:41:38 +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...