mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1513
Problem: "J" fails if there are not enough lines. (Christian Neukirchen)
Solution: Reduce the count, only fail on the last line.
41e0f2f48f
This commit is contained in:
@@ -169,7 +169,7 @@ static int included_patches[] = {
|
||||
// 1516,
|
||||
// 1515 NA
|
||||
// 1514 NA
|
||||
// 1513,
|
||||
1513,
|
||||
// 1512 NA
|
||||
1511,
|
||||
// 1510 NA
|
||||
|
Reference in New Issue
Block a user