vim-patch:7.4.489

Problem:    Cursor movement still wrong when 'lbr' is set and there is a
	    number column. (Hirohito Higashi)
Solution:   Add correction for number column. (Hiroyuki Takagi)

https://code.google.com/p/vim/source/detail?r=v7-4-489
This commit is contained in:
Florian Walch
2014-12-23 13:04:50 +01:00
parent 598f69b05e
commit 0a20cd7f50
2 changed files with 4 additions and 1 deletions

View File

@@ -249,7 +249,7 @@ static int included_patches[] = {
//492,
491,
//490,
//489,
489,
//488,
//487,
//486,