mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1660
Problem: has('patch-7.4.1') doesn't work.
Solution: Fix off-by-one error. (Thinca)
819821c5a9
This commit is contained in:
@@ -784,7 +784,7 @@ static int included_patches[] = {
|
||||
1663,
|
||||
// 1662 NA
|
||||
// 1661 NA
|
||||
// 1660,
|
||||
1660,
|
||||
// 1659 NA
|
||||
1658,
|
||||
// 1657 NA
|
||||
|
Reference in New Issue
Block a user