1
0
forked from aniani/vim

patch 9.1.1254: need more tests for the comment plugin

Problem:  need more tests for the comment plugin
Solution: add a tests for the [gb]:comment_first_col setting
          (Maxim Kim)

closes: #16995

Signed-off-by: Maxim Kim <habamax@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Maxim Kim
2025-03-28 19:17:53 +01:00
committed by Christian Brabandt
parent ce80c59bfd
commit aa68f8a095
2 changed files with 54 additions and 1 deletions

View File

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