1
0
forked from aniani/vim

patch 8.1.1554: docs and tests for :const can be improved

Problem:    Docs and tests for :const can be improved.
Solution:   Improve documentation, add a few more tests. (Ryuichi Hayashida,
            closes #4551)
This commit is contained in:
Bram Moolenaar
2019-06-16 15:41:58 +02:00
parent dc2ce58b5a
commit 1c196e7b17
3 changed files with 34 additions and 3 deletions

View File

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