Files
neovim/test/functional
Luuk van Baal 54470336ff fix(column): avoid drawing columns for virt_lines_leftcol
Problem:    The default fold column, as well as the 'statuscolumn', were
            drawn unnecessarily/unexpectedly for virtual lines placed
            with `virt_lines_leftcol` set.
Solution:   Skip the column states if a virtual line with
            `virt_lines_leftcol` set will be drawn.
2023-01-16 15:09:12 +01:00
..
2023-01-16 18:03:08 +08:00
2023-01-16 18:03:08 +08:00
2023-01-09 17:11:39 +08:00
2023-01-10 18:49:57 +01:00