mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.933
Problem: Crash when using longest completion match.
Solution: Fix array index.
e4eda3bc71
This commit is contained in:
@@ -355,7 +355,7 @@ static int included_patches[] = {
|
||||
// 936,
|
||||
// 935,
|
||||
// 934 NA
|
||||
// 933,
|
||||
933,
|
||||
932,
|
||||
// 931 NA
|
||||
// 930 NA
|
||||
|
Reference in New Issue
Block a user