mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Use Pygments Pan lexer
The upstream pygments patches seem to have landed at GitHub as Pan code blocks are being correctly highlighted, we should extend this to files in repositories as well.
This commit is contained in:
@@ -1637,7 +1637,7 @@ PHP:
|
||||
|
||||
Pan:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
lexer: Pan
|
||||
color: '#cc0000'
|
||||
extensions:
|
||||
- .pan
|
||||
|
||||
Reference in New Issue
Block a user