mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 21:15:09 +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>