Add PAWN language

This commit is contained in:
Giampaolo Falqui
2014-01-04 01:39:49 +01:00
parent 1f38db61df
commit 82bc320843
3 changed files with 889 additions and 0 deletions

View File

@@ -1172,6 +1172,14 @@ Oxygene:
color: "#5a63a3"
primary_extension: .oxygene
PAWN:
type: programming
lexer: C++
color: "#dbb284"
primary_extension: .pwn
extensions:
- .inc
PHP:
type: programming
ace_mode: php