diff options
author | Daniel Hahler <git@thequod.de> | 2019-09-26 09:15:21 +0200 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2019-10-04 08:54:02 +0200 |
commit | 56d94129995a6ac008ee7461afb39af8a6a92028 (patch) | |
tree | a0ea985fe5f2ebe01173d280ac608ef98977d71b /test/functional/eval/json_functions_spec.lua | |
parent | ddd3363a428bad302f517fe5d433ce61b2b8de6c (diff) | |
download | rneovim-56d94129995a6ac008ee7461afb39af8a6a92028.tar.gz rneovim-56d94129995a6ac008ee7461afb39af8a6a92028.tar.bz2 rneovim-56d94129995a6ac008ee7461afb39af8a6a92028.zip |
[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.
Diffstat (limited to 'test/functional/eval/json_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions