vim-patch:7.4.722

Problem:    0x202f is not recognized as a non-breaking space character.
Solution:   Add 0x202f to the list. (Christian Brabandt)

73284b973a
This commit is contained in:
Jurica Bradaric
2016-01-24 09:34:43 +01:00
parent 4172ce4eb0
commit 3915ac2409
4 changed files with 8 additions and 5 deletions

View File

@@ -402,7 +402,7 @@ static int included_patches[] = {
// 725,
// 724 NA
723,
// 722,
722,
721,
// 720 NA
719,