mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Back to uppercase name
This commit is contained in:
@@ -2374,6 +2374,15 @@ Oz:
|
|||||||
tm_scope: source.oz
|
tm_scope: source.oz
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
|
PAWN:
|
||||||
|
type: programming
|
||||||
|
color: "#dbb284"
|
||||||
|
extensions:
|
||||||
|
- .pwn
|
||||||
|
- .inc
|
||||||
|
tm_scope: source.pawn
|
||||||
|
ace_mode: text
|
||||||
|
|
||||||
PHP:
|
PHP:
|
||||||
type: programming
|
type: programming
|
||||||
tm_scope: text.html.php
|
tm_scope: text.html.php
|
||||||
@@ -2477,15 +2486,6 @@ Pascal:
|
|||||||
- .pp
|
- .pp
|
||||||
ace_mode: pascal
|
ace_mode: pascal
|
||||||
|
|
||||||
Pawn:
|
|
||||||
type: programming
|
|
||||||
color: "#dbb284"
|
|
||||||
extensions:
|
|
||||||
- .pwn
|
|
||||||
- .inc
|
|
||||||
tm_scope: source.pawn
|
|
||||||
ace_mode: text
|
|
||||||
|
|
||||||
Perl:
|
Perl:
|
||||||
type: programming
|
type: programming
|
||||||
tm_scope: source.perl
|
tm_scope: source.perl
|
||||||
|
|||||||
Reference in New Issue
Block a user