vim-patch:7.4.547

Problem:    Using "vit" does not select a multi-byte character at the end
	    correctly.
Solution:   Advance the cursor over the multi-byte character. (Christian
	    Brabandt)

https://code.google.com/p/vim/source/detail?r=v7-4-547
This commit is contained in:
Florian Walch
2014-12-24 14:34:04 +01:00
parent dde24224ec
commit 28d3923bd8
2 changed files with 5 additions and 4 deletions

View File

@@ -191,7 +191,7 @@ static int included_patches[] = {
//550,
//549,
//548 NA
//547,
547,
//546,
545,
//544 NA