0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 8.2.2716: the equivalent class regexp is missing some characters

Problem:    The equivalent class regexp is missing some characters.
Solution:   Update the list of equivalent characters. (Dominique Pellé,
            closes #8029)
This commit is contained in:
Bram Moolenaar
2021-04-05 13:59:53 +02:00
parent 886e5e737d
commit 0b94e297af
4 changed files with 790 additions and 466 deletions

View File

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