mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Add PAWN language
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user