Back to uppercase name

This commit is contained in:
ziggi
2015-07-20 12:07:27 +03:00
parent f05c437221
commit ed4bbe97d1
3 changed files with 9 additions and 9 deletions

View File

@@ -2374,6 +2374,15 @@ Oz:
tm_scope: source.oz
ace_mode: text
PAWN:
type: programming
color: "#dbb284"
extensions:
- .pwn
- .inc
tm_scope: source.pawn
ace_mode: text
PHP:
type: programming
tm_scope: text.html.php
@@ -2477,15 +2486,6 @@ Pascal:
- .pp
ace_mode: pascal
Pawn:
type: programming
color: "#dbb284"
extensions:
- .pwn
- .inc
tm_scope: source.pawn
ace_mode: text
Perl:
type: programming
tm_scope: source.perl