mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.528
Problem: Crash when using matchadd() (Yasuhiro Matsumoto) Solution: Copy the match regprog. https://code.google.com/p/vim/source/detail?r=v7-4-528
This commit is contained in:
@@ -210,7 +210,7 @@ static int included_patches[] = {
|
||||
//531,
|
||||
//530,
|
||||
//529,
|
||||
//528,
|
||||
528,
|
||||
527,
|
||||
//526,
|
||||
//525,
|
||||
|
Reference in New Issue
Block a user