1
0
forked from aniani/vim

patch 8.2.2468: not easy to get the full command name from a shortened one

Problem:    Not easy to get the full command name from a shortened one.
Solution:   Add fullcommand(). (Martin Tournoij, closes #7777)
This commit is contained in:
Bram Moolenaar
2021-02-06 12:38:51 +01:00
parent 139348f3e8
commit 038e09ee76
7 changed files with 86 additions and 0 deletions

View File

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