1
0
forked from aniani/vim

patch 8.2.4077: not all Libsensors files are recognized

Problem:    Not all Libsensors files are recognized.
Solution:   Add "sensors.d/*" pattern. (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2022-01-13 14:49:10 +00:00
parent 71930f174d
commit 8d9e470aa9
3 changed files with 6 additions and 1 deletions

View File

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