mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.729
Problem: Occasional crash with 'list' set. Solution: Fix off-by-one error. (Christian Brabandt)
This commit is contained in:

committed by
Jurica Bradaric

parent
ee0e214427
commit
21afabb9e8
@@ -395,7 +395,7 @@ static int included_patches[] = {
|
||||
// 732,
|
||||
// 731 NA
|
||||
// 730 NA
|
||||
// 729,
|
||||
729,
|
||||
// 728 NA
|
||||
// 727 NA
|
||||
// 726 NA
|
||||
|
Reference in New Issue
Block a user