]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2690: PowerShell files are not recognized v8.2.2690
authorBram Moolenaar <Bram@vim.org>
Fri, 2 Apr 2021 11:00:15 +0000 (13:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 2 Apr 2021 11:00:15 +0000 (13:00 +0200)
commitef38bcf05196ad7e795dd77b4922fa9db58fc310
tree7b28768034bebc4d90ea5b4b47d14ee432df99c1
parent160a2b4dac198f31fbcff9d696548e011c4602c1
patch 8.2.2690: PowerShell files are not recognized

Problem:    PowerShell files are not recognized.
Solution:   Recognize several PowerShell extension. (Heath Stewart,
            closes #8051)
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c