diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-05-13 22:26:53 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-05-13 22:45:59 +0800 |
commit | 4111530806741bc25bd426ec9b7e9340bdd57991 (patch) | |
tree | ef31a246f7979e4eb8f3892dab6e27a284733f61 /runtime/lua/vim/shared.lua | |
parent | c8dc34795b552ac69183e803bfff474ba4e595b6 (diff) | |
download | rneovim-4111530806741bc25bd426ec9b7e9340bdd57991.tar.gz rneovim-4111530806741bc25bd426ec9b7e9340bdd57991.tar.bz2 rneovim-4111530806741bc25bd426ec9b7e9340bdd57991.zip |
vim-patch:9.0.0218: reading before the start of the line
Problem: Reading before the start of the line.
Solution: When displaying "$" check the column is not negative.
https://github.com/vim/vim/commit/e98c88c44c308edaea5994b8ad4363e65030968c
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions