mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.502 #2282
Problem: Language mapping also applies to mapped characters. Solution: Add the 'langnoremap' option, when on 'langmap' does not apply to mapped characters. (Christian Brabandt) https://github.com/vim/vim/releases/tag/v7-4-502
This commit is contained in:

committed by
Justin M. Keyes

parent
9d02e5b984
commit
2c7e8c38e0
@@ -238,7 +238,7 @@ static int included_patches[] = {
|
||||
//505 NA
|
||||
//504 NA
|
||||
503,
|
||||
//502,
|
||||
502,
|
||||
//501 NA
|
||||
500,
|
||||
499,
|
||||
|
Reference in New Issue
Block a user