1
0
forked from aniani/vim

patch 8.1.1226: {not in Vi} remarks get in the way of useful help text

Problem:    {not in Vi} remarks get in the way of useful help text.
Solution:   Make a list of all Vi options, instead of mentioning what Vi does
            not have.  Update the help text for options.
This commit is contained in:
Bram Moolenaar
2019-04-28 16:00:35 +02:00
parent 1e44968780
commit 6c60f47fb9
3 changed files with 118 additions and 404 deletions

View File

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