mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.293
Problem: It is not possible to ignore composing characters at a specific point in a pattern. Solution: Add the %C item. https://code.google.com/p/vim/source/detail?r=10fc95f48546f438648b8357062e93c9c2c0a377
This commit is contained in:
@@ -256,7 +256,7 @@ static int included_patches[] = {
|
||||
//296,
|
||||
295,
|
||||
//294,
|
||||
//293,
|
||||
293,
|
||||
292,
|
||||
291,
|
||||
290,
|
||||
|
Reference in New Issue
Block a user