comparison runtime/doc/options.txt @ 15850:a6ca8cf07a98 v8.1.0932

patch 8.1.0932: Farsi support is outdated and unused commit https://github.com/vim/vim/commit/14184a3133b9a6ee5f711d493c04e41ba4fa7c2f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 16 15:10:30 2019 +0100 patch 8.1.0932: Farsi support is outdated and unused Problem: Farsi support is outdated and unused. Solution: Delete the Farsi support.
author Bram Moolenaar <Bram@vim.org>
date Sat, 16 Feb 2019 15:15:07 +0100
parents 734b1928a5aa
children 314694a2e74a
comparison
equal deleted inserted replaced
15849:c478f5603556 15850:a6ca8cf07a98
686 'altkeymap' 'akm' boolean (default off) 686 'altkeymap' 'akm' boolean (default off)
687 global 687 global
688 {not in Vi} 688 {not in Vi}
689 {only available when compiled with the |+farsi| 689 {only available when compiled with the |+farsi|
690 feature} 690 feature}
691 When on, the second language is Farsi. In editing mode CTRL-_ toggles 691 This option was for using Farsi, which has been removed. See
692 the keyboard map between Farsi and English, when 'allowrevins' set. 692 |farsi.txt|.
693
694 When off, the keyboard map toggles between Hebrew and English. This
695 is useful to start the Vim in native mode i.e. English (left-to-right
696 mode) and have default second language Farsi or Hebrew (right-to-left
697 mode). See |farsi.txt|.
698 693
699 *'ambiwidth'* *'ambw'* 694 *'ambiwidth'* *'ambw'*
700 'ambiwidth' 'ambw' string (default: "single") 695 'ambiwidth' 'ambw' string (default: "single")
701 global 696 global
702 {not in Vi} 697 {not in Vi}
3299 'fkmap' 'fk' boolean (default off) *E198* 3294 'fkmap' 'fk' boolean (default off) *E198*
3300 global 3295 global
3301 {not in Vi} 3296 {not in Vi}
3302 {only available when compiled with the |+rightleft| 3297 {only available when compiled with the |+rightleft|
3303 feature} 3298 feature}
3304 When on, the keyboard is mapped for the Farsi character set. 3299 This option was for using Farsi, which has been removed. See
3305 Normally you would set 'allowrevins' and use CTRL-_ in insert mode to 3300 |farsi.txt|.
3306 toggle this option |i_CTRL-_|. See |farsi.txt|.
3307 3301
3308 *'foldclose'* *'fcl'* 3302 *'foldclose'* *'fcl'*
3309 'foldclose' 'fcl' string (default "") 3303 'foldclose' 'fcl' string (default "")
3310 global 3304 global
3311 {not in Vi} 3305 {not in Vi}