neovim/src
Daniel Hahler a341eb6087 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:48:57 +02:00
..
nvim win_line: update `w_last_cursorline` always 2019-10-04 08:48:57 +02:00
tree_sitter tree-sitter: change vendored tree-sitter to use nvim memory management 2019-09-28 14:31:03 +02:00
.asan-blacklist loop_close: Drain thread_events (#8990) 2018-09-16 11:22:32 +02:00
.valgrind.supp terminal: 'scrollback' 2017-02-26 11:57:52 +01:00
Doxyfile gen_vimdoc.py: get Lua docs via lua2dox.lua #9740 2019-05-18 22:01:14 +02:00
clint.py py: flake8 fixes 2019-07-29 22:14:23 +02:00
coverity-model.c Remove support for using jemalloc instead of the system allocator 2019-01-19 18:09:52 -05:00