summaryrefslogtreecommitdiffstats
path: root/runtime/doc/rileft.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-07-26 17:00:44 +0200
committerBram Moolenaar <Bram@vim.org>2020-07-26 17:00:44 +0200
commit2547aa930b59f5e2bcb70e81d5a57ed461e59b4f (patch)
tree83dd4b387047f169ffffaed3585271574278c5c5 /runtime/doc/rileft.txt
parentd3bb6a82a51d549bbd597bb4e94d8f074009be2a (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/rileft.txt')
-rw-r--r--runtime/doc/rileft.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/rileft.txt b/runtime/doc/rileft.txt
index 7a6c8c8608..81ced875cd 100644
--- a/runtime/doc/rileft.txt
+++ b/runtime/doc/rileft.txt
@@ -69,7 +69,7 @@ o Invocations
+ 'rightleft' ('rl') sets window orientation to right-to-left.
+ 'delcombine' ('deco'), boolean, if editing UTF-8 encoded languages,
allows one to remove a composing character which gets superimposed
- on those that proceeded them (some languages require this).
+ on those that preceded them (some languages require this).
+ 'rightleftcmd' ('rlc') sets the command-line within certain modes
(such as search) to be utilized in right-to-left orientation as well.