forked from aniani/vim
patch 8.2.4617: no completion for :scriptnames
Problem: No completion for :scriptnames.
Solution: Implement :scriptnames completion. (Yegappan Lakshmanan,
closes #10005)
This commit is contained in:
committed by
Bram Moolenaar
parent
98b7fe725e
commit
454ce6737c
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4617,
|
||||
/**/
|
||||
4616,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user