diff options
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 4177268780..505c0c5ea0 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -561,17 +561,6 @@ A jump table for the options with a short description can be found at |Q_op|. into reverse Insert mode, and don't know how to get out. See 'revins'. - *'altkeymap'* *'akm'* *'noaltkeymap'* *'noakm'* -'altkeymap' 'akm' boolean (default off) - global - 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|. - *'ambiwidth'* *'ambw'* 'ambiwidth' 'ambw' string (default: "single") global @@ -2397,13 +2386,6 @@ A jump table for the options with a short description can be found at |Q_op|. matter. See the 'endofline' option. - *'fkmap'* *'fk'* *'nofkmap'* *'nofk'* -'fkmap' 'fk' boolean (default off) *E198* - global - 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|. - *'foldclose'* *'fcl'* 'foldclose' 'fcl' string (default "") global @@ -4635,7 +4617,7 @@ A jump table for the options with a short description can be found at |Q_op|. search "/" and "?" commands - This is useful for languages such as Hebrew, Arabic and Farsi. + This is useful for languages such as Hebrew and Arabic. The 'rightleft' option must be set for 'rightleftcmd' to take effect. *'ruler'* *'ru'* *'noruler'* *'noru'* |