1
0
forked from aniani/vim

patch 8.2.2690: PowerShell files are not recognized

Problem:    PowerShell files are not recognized.
Solution:   Recognize several PowerShell extension. (Heath Stewart,
            closes #8051)
This commit is contained in:
Bram Moolenaar
2021-04-02 13:00:15 +02:00
parent 160a2b4dac
commit ef38bcf051
3 changed files with 10 additions and 1 deletions

View File

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