mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-28 17:20:22 +00:00
Back to uppercase name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user