diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-03-29 11:57:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-29 11:57:04 +0800 |
commit | 3cc6cfecf39a67bfcc2547b81f3dd4b186c306be (patch) | |
tree | d5ff13345ad5e8ced59cf799ab415054df8d3280 /test/functional/vimscript/timer_spec.lua | |
parent | 4d3acd6bebbdffa3fefc4e102d9ff36845c7a18f (diff) | |
download | rneovim-3cc6cfecf39a67bfcc2547b81f3dd4b186c306be.tar.gz rneovim-3cc6cfecf39a67bfcc2547b81f3dd4b186c306be.tar.bz2 rneovim-3cc6cfecf39a67bfcc2547b81f3dd4b186c306be.zip |
vim-patch:8.2.4640: some boolean options use "long" instead of "int" (#17896)
Problem: Some boolean options use "long" instead of "int".
Solution: Adjust the type. (James McCoy, closes vim/vim#10033)
https://github.com/vim/vim/commit/8be423b7ac3b5742deb20a7eba8f5c9680c04500
N/A patches for version.c:
vim-patch:8.2.4641: may mark the wrong window for redrawing
Problem: May mark the wrong window for redrawing.
Solution: Use redraw_win_later(). (closes vim/vim#10032)
https://github.com/vim/vim/commit/471b3aed3e9c43d4dd53444ceb74f9a4f8a3874a
Diffstat (limited to 'test/functional/vimscript/timer_spec.lua')
0 files changed, 0 insertions, 0 deletions