mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.517
Problem: With a wrapping line the cursor may not end up in the right place. (Nazri Ramliy) Solution: Adjust n_extra for a Tab that wraps. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-517
This commit is contained in:

committed by
Justin M. Keyes

parent
51aacc2dea
commit
4ef289e761
@@ -250,7 +250,7 @@ static int included_patches[] = {
|
||||
520,
|
||||
//519,
|
||||
518,
|
||||
//517,
|
||||
517,
|
||||
516,
|
||||
//515,
|
||||
514,
|
||||
|
Reference in New Issue
Block a user