mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 05:18:45 +00:00
Problem: foldtext not reversed and cut off in 'rightleft' mode
(bfredl)
Solution: Fix the rightleft redrawing logic (Sergey Vlasov)
fixes: vim/vim#2659
closes: vim/vim#19220
b51ac5e378
Co-authored-by: Sergey Vlasov <sergey@vlasov.me>