mirror of
https://github.com/neovim/neovim.git
synced 2026-02-15 08:50:42 +10: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>