mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-26 01:32:54 +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
|
file ..\*\\.sh$ Shell\sScript ^#!\s\*/.\*/([a-z]?|ba|pdk)sh
|
||||||
include sh.syntax
|
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
|
include perl.syntax
|
||||||
|
|
||||||
file ..\*\\.(py|PY)$ Python\sProgram ^#!\s\*/.\*/python
|
file ..\*\\.(py|PY)$ Python\sProgram ^#!\s\*/.\*/python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user