mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.747
Problem: ":cnext" may jump to the wrong column when setting
'virtualedit=all' (cs86661)
Solution: Reset the coladd field. (Hirohito Higashi)
b8c890035e
This commit is contained in:
@@ -387,7 +387,7 @@ static int included_patches[] = {
|
||||
// 750 NA
|
||||
// 749,
|
||||
// 748,
|
||||
// 747,
|
||||
747,
|
||||
746,
|
||||
745,
|
||||
// 744 NA
|
||||
|
Reference in New Issue
Block a user