diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-17 10:31:23 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-07-17 11:04:50 +0800 |
commit | dce615bc425795ad65f96ed1879ba37ff6a030d8 (patch) | |
tree | c2a0ade8e27d2114a83a6bdc89e615a584fd8c8e /runtime/lua/vim | |
parent | 8f890f74b692406485f1bbdf22ec608421f58886 (diff) | |
download | rneovim-dce615bc425795ad65f96ed1879ba37ff6a030d8.tar.gz rneovim-dce615bc425795ad65f96ed1879ba37ff6a030d8.tar.bz2 rneovim-dce615bc425795ad65f96ed1879ba37ff6a030d8.zip |
vim-patch:9.0.0228: crash when pattern looks below the last line
Problem: Crash when pattern looks below the last line.
Solution: Consider invalid lines to be empty. (closes vim/vim#10938)
https://github.com/vim/vim/commit/13ed494bb5edc5a02d0ed0feabddb68920f88570
Comment out the test as it uses Vim9 script and text properties.
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions