mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.437
Problem: New and old regexp engine are not consistent. Solution: Also give an error for "\ze*" for the old regexp engine. https://code.google.com/p/vim/source/detail?r=v7-4-437
This commit is contained in:

committed by
Justin M. Keyes

parent
44635add18
commit
ca7c509ae0
@@ -228,7 +228,7 @@ static int included_patches[] = {
|
||||
440,
|
||||
439,
|
||||
//438,
|
||||
//437,
|
||||
437,
|
||||
436,
|
||||
//435,
|
||||
//434,
|
||||
|
Reference in New Issue
Block a user