Merge pull request #1636 from Verteiron/master

Add support for Papyrus scripts
This commit is contained in:
Arfon Smith
2014-10-30 06:24:56 -05:00
4 changed files with 196 additions and 0 deletions

View File

@@ -1795,6 +1795,13 @@ Pan:
extensions:
- .pan
Papyrus:
type: programming
color: "#6600cc"
lexer: Text only
extensions:
- .psc
Parrot:
type: programming
color: "#f3ca0a"