1
0
forked from aniani/vim

patch 9.0.0729: the rightleft and arabic features are disabled

Problem:    The rightleft and arabic features are disabled.
Solution:   Re-enable the features, some users want to use the functionality.
This commit is contained in:
Bram Moolenaar
2022-10-12 11:12:49 +01:00
parent a4962cd7ba
commit ae906c8b1b
3 changed files with 10 additions and 13 deletions

View File

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