summaryrefslogtreecommitdiffstats
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-02-16 15:10:30 +0100
committerBram Moolenaar <Bram@vim.org>2019-02-16 15:10:30 +0100
commit14184a3133b9a6ee5f711d493c04e41ba4fa7c2f (patch)
tree2fefdfea751bfbfdbbec793f880073bd8387bb4f /runtime/doc/options.txt
parent6902c0eb27a3e4479445badfef31443f2227fe60 (diff)
patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932
Problem: Farsi support is outdated and unused. Solution: Delete the Farsi support.
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt14
1 files changed, 4 insertions, 10 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 3b62c0f530..e664c96217 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -688,13 +688,8 @@ A jump table for the options with a short description can be found at |Q_op|.
{not in Vi}
{only available when compiled with the |+farsi|
feature}
- When on, the second language is Farsi. In editing mode CTRL-_ toggles
- the keyboard map between Farsi and English, when 'allowrevins' set.
-
- When off, the keyboard map toggles between Hebrew and English. This
- is useful to start the Vim in native mode i.e. English (left-to-right
- mode) and have default second language Farsi or Hebrew (right-to-left
- mode). See |farsi.txt|.
+ This option was for using Farsi, which has been removed. See
+ |farsi.txt|.
*'ambiwidth'* *'ambw'*
'ambiwidth' 'ambw' string (default: "single")
@@ -3301,9 +3296,8 @@ A jump table for the options with a short description can be found at |Q_op|.
{not in Vi}
{only available when compiled with the |+rightleft|
feature}
- When on, the keyboard is mapped for the Farsi character set.
- Normally you would set 'allowrevins' and use CTRL-_ in insert mode to
- toggle this option |i_CTRL-_|. See |farsi.txt|.
+ This option was for using Farsi, which has been removed. See
+ |farsi.txt|.
*'foldclose'* *'fcl'*
'foldclose' 'fcl' string (default "")