mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.421
Problem: Crash when searching for "\ze*". (Urtica Dioica) Solution: Disallow a multi after \ze and \zs. https://code.google.com/p/vim/source/detail?r=v7-4-421
This commit is contained in:

committed by
Justin M. Keyes

parent
c5d7d75bb1
commit
44635add18
@@ -244,7 +244,7 @@ static int included_patches[] = {
|
||||
//424 NA
|
||||
//423,
|
||||
//422,
|
||||
//421,
|
||||
421,
|
||||
//420 NA
|
||||
419,
|
||||
418,
|
||||
|
Reference in New Issue
Block a user