1
0
forked from aniani/vim

patch 8.2.0927: some sshconfig and ssdhconfig files are not recognized

Problem:    Some sshconfig and ssdhconfig files are not recognized.
Solution:   Add filetype patterns.
This commit is contained in:
Bram Moolenaar
2020-06-07 20:07:43 +02:00
parent 951a2fb1b8
commit da84ac2a6f
3 changed files with 8 additions and 4 deletions

View File

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