1
0
forked from aniani/vim

patch 8.2.0686: formatoptions not sufficiently tested

Problem:    Formatoptions not sufficiently tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #6031)
This commit is contained in:
Bram Moolenaar
2020-05-03 16:04:43 +02:00
parent 3df02f507f
commit 2eaeaf3c31
3 changed files with 209 additions and 0 deletions

View File

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