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:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
729,
|
||||
/**/
|
||||
728,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user