vim-patch:7.4.425: Adjust virtcol when showbreak is set

vim-patch:7.4.425

Problem:    When 'showbreak' is used "gj" may move to the wrong
position. (Nazri Ramliy)
Solution:   Adjust virtcol when 'showbreak' is set. (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=v7-4-425
This commit is contained in:
Felipe Morales
2014-11-21 12:39:34 -03:00
parent 9e37c1d3b6
commit ef7eab1ec6
2 changed files with 6 additions and 2 deletions

View File

@@ -240,7 +240,7 @@ static int included_patches[] = {
//428 NA
427,
//426 NA
//425,
425,
//424 NA
//423,
//422,