diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-03-28 04:43:51 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-03-28 06:15:26 +0800 |
commit | 4baeb96c1bb66c845b4bc58482df4e601485eec3 (patch) | |
tree | 4a6bfbead593d25778826ceababf2d3222a51783 /runtime/lua/vim/lsp/util.lua | |
parent | a201dd265f3f20be954d8b7ee7f65d3eb6f920f6 (diff) | |
download | rneovim-4baeb96c1bb66c845b4bc58482df4e601485eec3.tar.gz rneovim-4baeb96c1bb66c845b4bc58482df4e601485eec3.tar.bz2 rneovim-4baeb96c1bb66c845b4bc58482df4e601485eec3.zip |
vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'
Problem: Superfluous check if a redraw is needed for 'cursorline'.
Solution: Remove check_redraw_cursorline(). (closes vim/vim#10030, closes vim/vim#10029)
https://github.com/vim/vim/commit/3e559cd88486ffab6b6fb4e0921b4600d137a617
redraw_after_callback() is N/A.
Omits changes that just revert code from patch 8.2.4630.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions