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
|
||||
- .plx
|
||||
- .pm6
|
||||
- .pod
|
||||
- .psgi
|
||||
interpreters:
|
||||
- perl
|
||||
@@ -1216,6 +1215,15 @@ Pike:
|
||||
extensions:
|
||||
- .pmod
|
||||
|
||||
Pod:
|
||||
type: prose
|
||||
lexer: Text only
|
||||
ace_mode: perl
|
||||
wrap: true
|
||||
primary_extension: .pod
|
||||
interpreters:
|
||||
- perl
|
||||
|
||||
PogoScript:
|
||||
type: programming
|
||||
color: "#d80074"
|
||||
|
||||
Reference in New Issue
Block a user