TextMate for Pawn

This commit is contained in:
ziggi
2015-07-18 03:27:07 +03:00
parent e1dbd68713
commit b36c4f2428
5 changed files with 14 additions and 8 deletions

View File

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