1
0
forked from aniani/vim

patch 8.2.3906: Vim9 help still contains "under development" warnings

Problem:    Vim9 help still contains "under development" warnings.
Solution:   Remove the explicit warning.
This commit is contained in:
Bram Moolenaar
2021-12-26 18:09:31 +00:00
parent c88ac94a0b
commit 1f318c6eac
2 changed files with 8 additions and 16 deletions

View File

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