1
0
forked from aniani/vim

patch 8.0.0878: no completion for :mapclear

Problem:    No completion for :mapclear.
Solution:   Add completion (Nobuhiro Takasaki et al. closes #1943)
This commit is contained in:
Bram Moolenaar
2017-08-06 15:22:15 +02:00
parent 6d8197485d
commit cae92dc3d5
8 changed files with 34 additions and 0 deletions

View File

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