1
0
forked from aniani/vim

patch 8.2.4187: gnuplot file not recognized

Problem:    Gnuplot file not recognized.
Solution:   Recognize ".gnuplot". (closes #9588)
This commit is contained in:
nobodyatandnothing
2022-01-23 11:19:37 +00:00
committed by Bram Moolenaar
parent 36c2add7f8
commit ff5cbe8133
3 changed files with 4 additions and 2 deletions

View File

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