mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
vim-patch:7.4.382
Problem: Mapping characters may not work after typing Esc in Insert mode. Solution: Fix the noremap flags for inserted characters. (Jacob Niehus) https://code.google.com/p/vim/source/detail?r=v7-4-382
This commit is contained in:
@@ -213,7 +213,7 @@ static int included_patches[] = {
|
||||
//385,
|
||||
//384 NA
|
||||
383,
|
||||
//382,
|
||||
382,
|
||||
381,
|
||||
//380 NA
|
||||
379,
|
||||
|
Reference in New Issue
Block a user