mirror of
https://github.com/neovim/neovim.git
synced 2025-12-03 07:23:05 +00:00
Problem: Conceal test fails when rightleft feature is disabled.
Solution: Skip test if rightleft feature is missing (Julio B).
closes: vim/vim#14342
5df961a1bc
Co-authored-by: Julio B <julio.bacel@gmail.com>