diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-10-01 21:29:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-01 21:29:54 +0800 |
commit | 9353e2f7ef6d0919257548e1a43988404900bf03 (patch) | |
tree | 6752438c054b2f41af73c1a631857a4714acaf2b /runtime/lua/vim/diagnostic.lua | |
parent | e54541f7f941427b408f8d5a7bab446c141b5f76 (diff) | |
download | rneovim-9353e2f7ef6d0919257548e1a43988404900bf03.tar.gz rneovim-9353e2f7ef6d0919257548e1a43988404900bf03.tar.bz2 rneovim-9353e2f7ef6d0919257548e1a43988404900bf03.zip |
vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)
Problem: Highlight of char beyond line end is not correct. (Chuan Wei Foo)
Solution: Fix counting NUL as one cell. Draw one more character if the EOL
is part of the match. (closes vim/vim#7883)
https://github.com/vim/vim/commit/41f0895c6e3c7b921e3c102ad42be52b1be48018
Reorder test_search.vim to match Vim.
Diffstat (limited to 'runtime/lua/vim/diagnostic.lua')
0 files changed, 0 insertions, 0 deletions