0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0327: the "g CTRL-G" command isn't tested much

Problem:    The "g CTRL-G" command isn't tested much.
Solution:   Add more tests. (Dominique Pelle, closes #3369)
This commit is contained in:
Bram Moolenaar
2018-08-24 22:07:58 +02:00
parent 98fc8d7b6c
commit 0529583ff1
2 changed files with 77 additions and 5 deletions

View File

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