mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1150
Problem: 'langmap' applies to the first character typed in Select mode.
(David Watson)
Solution: Check for SELECTMODE. (Christian Brabandt, closes #572)
Add the 'x' flag to feedkeys().
25281634cd
This commit is contained in:
@@ -543,7 +543,7 @@ static int included_patches[] = {
|
||||
// 1153,
|
||||
// 1152 NA
|
||||
// 1151,
|
||||
// 1150,
|
||||
1150,
|
||||
1149,
|
||||
// 1148 NA
|
||||
// 1147,
|
||||
|
Reference in New Issue
Block a user