changes for v7.0.3
This commit is contained in:
parent
8c2685696c
commit
1f1db4deee
2 changed files with 7 additions and 0 deletions
|
@ -305,6 +305,7 @@ def custom_pygments_guess_lexer_for_filename(_fn, _text, **options):
|
|||
|
||||
return result[-1][1](**options)
|
||||
|
||||
|
||||
CUSTOM_PRIORITIES = {
|
||||
'perl': 0.1,
|
||||
'perl6': 0.1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue