mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.732
Problem: The cursor line is not always updated for the "O" command.
Solution: Reset the VALID_CROW flag. (Christian Brabandt)
d0d0fe09cf
This commit is contained in:
@@ -556,7 +556,7 @@ static int included_patches[] = {
|
||||
// 735,
|
||||
// 734,
|
||||
// 733,
|
||||
// 732,
|
||||
732,
|
||||
// 731 NA
|
||||
// 730 NA
|
||||
729,
|
||||
|
Reference in New Issue
Block a user