comparison runtime/doc/options.txt @ 6339:7b28dc1d756e v7.4.502

updated for version 7.4.502 Problem: Language mapping also applies to mapped characters. Solution: Add the 'langnoremap' option, when on 'langmap' does not apply to mapped characters. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Nov 2014 17:44:52 +0100
parents 4abac79c0b7a
children c5d53d4c3e2e
comparison
equal deleted inserted replaced
6338:7ec3ce5f0af1 6339:7b28dc1d756e
4587 :source $VIMRUNTIME/delmenu.vim 4587 :source $VIMRUNTIME/delmenu.vim
4588 :set langmenu=de_DE.ISO_8859-1 4588 :set langmenu=de_DE.ISO_8859-1
4589 :source $VIMRUNTIME/menu.vim 4589 :source $VIMRUNTIME/menu.vim
4590 < Warning: This deletes all menus that you defined yourself! 4590 < Warning: This deletes all menus that you defined yourself!
4591 4591
4592 *'langnoremap'* *'lnr'*
4593 'langnoremap' 'lnr' boolean (default off)
4594 global
4595 {not in Vi}
4596 {only available when compiled with the |+langmap|
4597 feature}
4598 When on, setting 'langmap' does not apply to characters resulting from
4599 a mapping. This basically means, if you noticed that setting
4600 'langmap' disables some of your mappings, try setting this option.
4601 This option defaults to off for backwards compatibility. Set it on if
4602 that works for you to avoid mappings to break.
4603
4592 *'laststatus'* *'ls'* 4604 *'laststatus'* *'ls'*
4593 'laststatus' 'ls' number (default 1) 4605 'laststatus' 'ls' number (default 1)
4594 global 4606 global
4595 {not in Vi} 4607 {not in Vi}
4596 The value of this option influences when the last window will have a 4608 The value of this option influences when the last window will have a