mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Merge pull request #892 from edechter/master
Add .pl as prolog extension. Test sample already exists.
This commit is contained in:
@@ -1307,6 +1307,8 @@ Prolog:
|
||||
type: programming
|
||||
color: "#74283c"
|
||||
primary_extension: .prolog
|
||||
extensions:
|
||||
- .pl
|
||||
|
||||
Protocol Buffer:
|
||||
type: markup
|
||||
|
||||
Reference in New Issue
Block a user