diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-11-26 22:55:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-26 14:55:05 +0000 |
commit | e8450ef2368bd2d80149bf98a34571bc92fb2aba (patch) | |
tree | 41610c6f405deb7b89fd051766bccd49801a5679 /runtime/lua/vim/text.lua | |
parent | 3d707e6f14b7db64b3510f58bf9321c71163f552 (diff) | |
download | rneovim-e8450ef2368bd2d80149bf98a34571bc92fb2aba.tar.gz rneovim-e8450ef2368bd2d80149bf98a34571bc92fb2aba.tar.bz2 rneovim-e8450ef2368bd2d80149bf98a34571bc92fb2aba.zip |
vim-patch:9.1.0889: Possible unnecessary redraw after adding/deleting lines (#31356)
Problem: Possible unnecessary redraw after adding/deleting lines.
Solution: Check b_mod_set before using b_mod_xlines to avoid using stale
b_mod_xlines value (zeertzjq).
closes: vim/vim#16124
https://github.com/vim/vim/commit/9f25a3a237156889df3df78dbd8f12ee6059e332
Diffstat (limited to 'runtime/lua/vim/text.lua')
0 files changed, 0 insertions, 0 deletions