Files
neovim/test/functional/plugin/lsp/selection_range_spec.lua
altermo fe8e6a7efa test(lsp-selection): of by one
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...
2026-08-01 18:15:23 +02:00

3.6 KiB