From 58ee249c2cd9c6183af86e26801d2ef9f9ad89b0 Mon Sep 17 00:00:00 2001 From: Jan Edmund Lazo Date: Mon, 1 Sep 2025 23:03:17 -0400 Subject: [PATCH] vim-patch:9.0.0729: the rightleft and arabic features are disabled Problem: The rightleft and arabic features are disabled. Solution: Re-enable the features, some users want to use the functionality. https://github.com/vim/vim/commit/ae906c8b1bf023f4a15f38b4abef9dedc2f18467 bug-reports -> bug-report Co-authored-by: Bram Moolenaar --- runtime/doc/rileft.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/runtime/doc/rileft.txt b/runtime/doc/rileft.txt index 4f68ab562c..eb89673b5a 100644 --- a/runtime/doc/rileft.txt +++ b/runtime/doc/rileft.txt @@ -32,6 +32,11 @@ encoded for every character (or group of characters) are not supported either as this kind of support is out of the scope of a simple addition to an existing editor (and it's not sanctioned by Unicode either). +As many people working on the code do not use the right-to-left mode, this +feature may not work in some situations. If you can describe what is wrong +and how it would work when fixed, please create an issue on github, see +|bug-report|. + ------------------------------------------------------------------------------ Highlights