1
0
forked from aniani/vim

patch 9.0.0678: using exclamation marks on :function

Problem:    Using exclamation marks on :function.
Solution:   Use :func and :endfunc as usual.
This commit is contained in:
Bram Moolenaar
2022-10-06 19:49:13 +01:00
parent 06618f94f1
commit 97f0eb169b
7 changed files with 34 additions and 32 deletions

View File

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