1
0
forked from aniani/vim

patch 8.2.3690: Vim9: "filter #pat# cmd" does not work

Problem:    Vim9: "filter #pat# cmd" does not work.
Solution:   Do not see #pat# as a comment.
This commit is contained in:
Bram Moolenaar
2021-11-28 20:24:17 +00:00
parent 3ccb579516
commit 06bffe836c
3 changed files with 20 additions and 1 deletions

View File

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