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:
committed by
Bram Moolenaar
parent
124af71a28
commit
9882e9ddc9
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
587,
|
||||
/**/
|
||||
586,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user