Added PostScript to languages.yml and a sample file.

This commit is contained in:
Aaron Puchert
2013-01-18 18:09:21 +01:00
parent 912f635d2a
commit fab34da3e7
2 changed files with 47 additions and 0 deletions

View File

@@ -1003,6 +1003,12 @@ PogoScript:
lexer: Text only
primary_extension: .pogo
PostScript:
type: programming
primary_extension: .ps
extensions:
- .eps
PowerShell:
type: programming
ace_mode: powershell