1
0
forked from aniani/vim

patch 9.0.0587: Unicode tables are outdated

Problem:    Unicode tables are outdated.
Solution:   Update to Unicode release 15. (Christian Brabandt, closes #11220)
This commit is contained in:
Christian Brabandt
2022-09-25 19:25:51 +01:00
committed by Bram Moolenaar
parent 124af71a28
commit 9882e9ddc9
3 changed files with 85 additions and 45 deletions

View File

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