vim-patch:7.4.324

Problem:    In Ex mode, cyrillic characters are not handled. (Stas Malavin)
Solution:   Support multi-byte characters in Ex mode. (Yukihiro Nakadaira)

https://github.com/vim/vim/releases/tag/v7-4-324
This commit is contained in:
David Bürgin
2015-03-30 11:37:57 +02:00
parent 960b9108c2
commit 21f446ebb4
2 changed files with 29 additions and 13 deletions

View File

@@ -416,7 +416,7 @@ static int included_patches[] = {
327,
//326 NA
325,
//324,
324,
323,
//322 NA
//321 NA