forked from aniani/vim
patch 8.2.3068: Unicode tables are slightly outdated
Problem: Unicode tables are slightly outdated.
Solution: Update the tables for Unicode release 13. (Christian Brabandt
closes #8430)
This commit is contained in:
committed by
Bram Moolenaar
parent
1d1ce613cd
commit
d887297ad0
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3068,
|
||||
/**/
|
||||
3067,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user