Added support for Powershell files (.ps1 and .psm1) using a 'Text only' lexer

This commit is contained in:
David Rankin
2012-02-15 19:42:53 +00:00
parent 69451c6a6e
commit 06395fa816
2 changed files with 13 additions and 0 deletions

View File

@@ -761,6 +761,15 @@ Perl:
- .psgi
- .t
Powershell:
type: programming
lexer: Text only
aliases:
- posh
extensions:
- .ps1
- .psm1
Prolog:
type: programming
extensions: