mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.579 #2652
Problem: Wrong cursor positioning when 'linebreak' is set and lines wrap. Solution: (Christian Brabandt) https://github.com/vim/vim/commit/v7-4-579 See https://groups.google.com/d/msg/vim_dev/Eh3N9L68Ajw/4dB5x1RTQJQJ
This commit is contained in:

committed by
Justin M. Keyes

parent
a7b5ae37a7
commit
c6da503336
@@ -221,7 +221,7 @@ static int included_patches[] = {
|
||||
//582,
|
||||
//581 NA
|
||||
580,
|
||||
//579,
|
||||
579,
|
||||
578,
|
||||
577,
|
||||
576,
|
||||
|
Reference in New Issue
Block a user