aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter.lua
diff options
context:
space:
mode:
authorLuuk van Baal <luukvbaal@gmail.com>2023-04-27 05:27:31 +0200
committerLuuk van Baal <luukvbaal@gmail.com>2023-05-02 13:11:47 +0200
commit5e4df766f6e428659221f8eae144e9ed18574f8d (patch)
tree4e06071a57a88ef1725e05f9526417f5291bd3ce /runtime/lua/vim/treesitter.lua
parent88d13d2778a4fab3fdcc2bf4c1adf631b38ea3ce (diff)
downloadrneovim-5e4df766f6e428659221f8eae144e9ed18574f8d.tar.gz
rneovim-5e4df766f6e428659221f8eae144e9ed18574f8d.tar.bz2
rneovim-5e4df766f6e428659221f8eae144e9ed18574f8d.zip
vim-patch:9.0.0892: may redraw when not needed
Problem: May redraw when not needed, causing slow scrolling. Solution: Do not redraw when w_skipcol doesn't change. When w_skipcol changes only redraw from the top. (issue vim/vim#11559) https://github.com/vim/vim/commit/f32fb93e431e4db95a8663d86dfeb6bffa5896f6 Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/treesitter.lua')
0 files changed, 0 insertions, 0 deletions