diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-02-08 19:07:59 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-02-08 19:20:07 +0800 |
commit | 1c2b9e8dd8c3fba1ac8f45aef476d6933c9e7017 (patch) | |
tree | 841f1265a6cb61e0bb41c6915cb46af7a2c4e01e /runtime/lua/vim/treesitter/query.lua | |
parent | 1f9da3d0835af2cfe937de250c2cde3a59e1677e (diff) | |
download | rneovim-1c2b9e8dd8c3fba1ac8f45aef476d6933c9e7017.tar.gz rneovim-1c2b9e8dd8c3fba1ac8f45aef476d6933c9e7017.tar.bz2 rneovim-1c2b9e8dd8c3fba1ac8f45aef476d6933c9e7017.zip |
vim-patch:9.1.0082: Redrawing can be improved when deleting lines with 'cursorline'
Problem: Redrawing can be improved when deleting lines with 'cursorline'.
Solution: Use smarter invalidation and adjustment. Remove unnecessary
UPD_VALID as it is already set at the top of the loop. Make
the test for vim/vim#4862 fail without the fix.
(zeertzjq)
closes: vim/vim#13986
https://github.com/vim/vim/commit/7ce34c9a947b17a8b5e81e7c2335a63552182d10
Diffstat (limited to 'runtime/lua/vim/treesitter/query.lua')
0 files changed, 0 insertions, 0 deletions