1
0
forked from aniani/vim

patch 8.2.3599: not all gdbinit files are recognized

Problem:    Not all gdbinit files are recognized.
Solution:   Add "gdbinit". (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2021-11-16 11:10:11 +00:00
parent 0818ab82e7
commit 782b4bbc16
3 changed files with 4 additions and 2 deletions

View File

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