diff options
author | Ibby <33922797+SleepySwords@users.noreply.github.com> | 2023-03-19 17:37:28 +1100 |
---|---|---|
committer | bfredl <bjorn.linse@gmail.com> | 2023-05-22 13:49:42 +0200 |
commit | a38d7f99845d6ef566b2885737b892c660749d5e (patch) | |
tree | d0569d7d23e7375282321f7ccd47fa32911b9514 /runtime/lua/vim/ui.lua | |
parent | efa9b299a7cb68909e9bcd290e4d12bcb6d0bb03 (diff) | |
download | rneovim-a38d7f99845d6ef566b2885737b892c660749d5e.tar.gz rneovim-a38d7f99845d6ef566b2885737b892c660749d5e.tar.bz2 rneovim-a38d7f99845d6ef566b2885737b892c660749d5e.zip |
fix(ui): fix cursor position with multiple inline virtual text
vim-patch9.0.0121: cannot put virtual text after or below a line
Problem: Cannot put virtual text after or below a line.
Solution: Add "text_align" and "text_wrap" arguments.
https://github.com/vim/vim/commit/b7963df98f9dbbb824713acad2f47c9989fcf8f3
This only patches the fix, not the whole thing.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions