mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 01:51:30 +10:00
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.
b7963df98f
This only patches the fix, not the whole thing.