Files
neovim/test/functional/ui
Daniel Hahler 56d9412999 [release-0.4] win_line: update w_last_cursorline always
Vim patch 8.1.0856 (54d9ea6) caused a performance regression in Neovim,
when `set conceallevel=1 nocursorline` was used, since then due to
refactoring in 23c71d5 `w_last_cursorline` would never get updated
anymore.

Adds/uses `redrawdebug+=nodelta` for testing this.

Fixes https://github.com/neovim/neovim/issues/11100.
Closes https://github.com/neovim/neovim/pull/11101.
2019-10-04 08:54:02 +02:00
..
doc
2019-09-11 00:10:27 -07:00
2019-08-27 21:19:10 +02:00
2019-09-01 22:49:33 -07:00
2019-09-04 13:13:39 +02:00