diff options
author | luukvbaal <31730729+luukvbaal@users.noreply.github.com> | 2023-04-10 02:39:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-10 08:39:27 +0800 |
commit | 3c724fe1f3efae0d00b43e381523ea2ec7229328 (patch) | |
tree | c80e59393401e1b809dc7d4db5b275c8d73966e8 /test/functional/vimscript/eval_spec.lua | |
parent | d52cc668c736ef6ca7ee3655a7eb7fe6475afadc (diff) | |
download | rneovim-3c724fe1f3efae0d00b43e381523ea2ec7229328.tar.gz rneovim-3c724fe1f3efae0d00b43e381523ea2ec7229328.tar.bz2 rneovim-3c724fe1f3efae0d00b43e381523ea2ec7229328.zip |
fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22967)
Problem: The 'statuscolumn' is not drawn and the line itself is drawn
at an offset to the rest of the buffer after virt_lines if
'cpoptions' includes "n".
Solution: Make sure 'statuscolumn' is drawn.
Diffstat (limited to 'test/functional/vimscript/eval_spec.lua')
0 files changed, 0 insertions, 0 deletions