1
0
forked from aniani/vim

patch 8.0.0391: arabic support is verbose and not well tested

Problem:    Arabic support is verbose and not well tested.
Solution:   Simplify the code.  Add more tests.
This commit is contained in:
Bram Moolenaar
2017-03-01 14:02:30 +01:00
parent cb03642399
commit 5f53dd3f74
3 changed files with 466 additions and 345 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
391,
/**/
390,
/**/