mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Create separate entry for .pod
This commit is contained in:
@@ -1203,7 +1203,6 @@ Perl:
|
|||||||
- .ph
|
- .ph
|
||||||
- .plx
|
- .plx
|
||||||
- .pm6
|
- .pm6
|
||||||
- .pod
|
|
||||||
- .psgi
|
- .psgi
|
||||||
interpreters:
|
interpreters:
|
||||||
- perl
|
- perl
|
||||||
@@ -1216,6 +1215,15 @@ Pike:
|
|||||||
extensions:
|
extensions:
|
||||||
- .pmod
|
- .pmod
|
||||||
|
|
||||||
|
Pod:
|
||||||
|
type: prose
|
||||||
|
lexer: Text only
|
||||||
|
ace_mode: perl
|
||||||
|
wrap: true
|
||||||
|
primary_extension: .pod
|
||||||
|
interpreters:
|
||||||
|
- perl
|
||||||
|
|
||||||
PogoScript:
|
PogoScript:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#d80074"
|
color: "#d80074"
|
||||||
|
|||||||
Reference in New Issue
Block a user