mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add .pl as extension for prolog. This is the standard prolog file extension. No one actually uses .prolog.
This commit is contained in:
@@ -1307,6 +1307,9 @@ Prolog:
|
||||
type: programming
|
||||
color: "#74283c"
|
||||
primary_extension: .prolog
|
||||
extensions:
|
||||
- .pl
|
||||
|
||||
|
||||
Protocol Buffer:
|
||||
type: markup
|
||||
|
||||
Reference in New Issue
Block a user