mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-25 17:22:59 +03:00
Highlight Perl sources with @PERL@ on the first line.
This commit is contained in:
parent
05a0c9236d
commit
4a8f3f2c2b
@ -26,7 +26,7 @@ include lsm.syntax
|
||||
file ..\*\\.sh$ Shell\sScript ^#!\s\*/.\*/([a-z]?|ba|pdk)sh
|
||||
include sh.syntax
|
||||
|
||||
file ..\*\\.(pl|PL|pm|PM)$ Perl\sProgram ^#!\s\*/.\*/perl
|
||||
file ..\*\\.(pl|PL|pm|PM)$ Perl\sProgram ^#!\s\*(/.\*/perl|@PERL@)
|
||||
include perl.syntax
|
||||
|
||||
file ..\*\\.(py|PY)$ Python\sProgram ^#!\s\*/.\*/python
|
||||
|
Loading…
x
Reference in New Issue
Block a user