diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-03-14 12:40:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 12:40:17 +0800 |
commit | 3502aa63f0f4ea8d8982aea81a819424e71029bc (patch) | |
tree | 19ca1815ad70b025d51d86c48254551bb9cb7dbb /src/nvim/syntax.c | |
parent | b501a2354f5f3f348a7a72bc38bc6f7cfe627b1a (diff) | |
download | rneovim-3502aa63f0f4ea8d8982aea81a819424e71029bc.tar.gz rneovim-3502aa63f0f4ea8d8982aea81a819424e71029bc.tar.bz2 rneovim-3502aa63f0f4ea8d8982aea81a819424e71029bc.zip |
vim-patch:8.2.4950: text properties position wrong after shifting text (#27849)
Problem: Text properties position wrong after shifting text.
Solution: Adjust the text properties when shifting a block of text.
(closes vim/vim#10418)
https://github.com/vim/vim/commit/4b93674159d60c985de906c30f45dbaf2b64056f
Most of the patch is already merged. Add an assertion in place of "added".
Co-authored-by: LemonBoy <thatlemon@gmail.com>
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions