mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 12:10:40 +00:00
Problem: 'listchars' "precedes" is not drawn on Tabs.
Solution: Only draw 'listchars' "precedes" when not skipping over cells.
(zeertzjq)
fixes: vim/vim#5927
closes: vim/vim#16691
13f100e932