Files
neovim/test/functional
Thomas Vigouroux 6dc815530b buf_updates: fix updates for empty buffers (#12926)
On empty buffers, when editing the first line, the line is buffered, causing offset to be < 0. While the buffer is not actually empty, the buffered line has not been flushed (and should not be) yet, so the call is valid but an edge case.
2020-09-17 23:34:28 +02:00
..
2020-07-03 00:55:14 +05:30
2019-11-27 22:47:25 -08:00
2019-05-05 14:05:25 +02:00