1
0
forked from aniani/vim

patch 8.1.0739: text objects in not sufficiently tested

Problem:    Text objects in not sufficiently tested.
Solution:   Add a few more test cases. (Dominique Pelle, closes #3795)
This commit is contained in:
Bram Moolenaar
2019-01-13 16:12:40 +01:00
parent ecc8bc482b
commit 81b1ba4be5
2 changed files with 89 additions and 1 deletions

View File

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