mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1634 (#5594)
Problem: Vertical movement after CTRL-A ends up in the wrong column.
(Urtica Dioica)
Solution: Set curswant when appropriate. (Hirohito Higashi)
8e08125d3a
This commit is contained in:

committed by
Justin M. Keyes

parent
c5bc0ea04c
commit
7e48c23a50
@@ -810,7 +810,7 @@ static int included_patches[] = {
|
||||
// 1637 NA
|
||||
// 1636 NA
|
||||
// 1635 NA
|
||||
// 1634,
|
||||
1634,
|
||||
// 1633 NA
|
||||
// 1632 NA
|
||||
// 1631 NA
|
||||
|
Reference in New Issue
Block a user