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:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3906,
|
||||
/**/
|
||||
3905,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user