View | Details | Raw Unified | Return to bug 35799
Collapse All | Expand All

(-)/usr/share/mc/syntax/Syntax.orig (-1 / +4 lines)
Lines 37-45 Link Here
37
file ..\*\\.lsm$ LSM\sFile
37
file ..\*\\.lsm$ LSM\sFile
38
include lsm.syntax
38
include lsm.syntax
39
39
40
file .\*(bash_completion|profile|\\.(sh|bash_login|bash_profile|bash_logout|bash_aliases|bash_exports|bash_history|bashrc|profile|zlogin|zlogout|zprofile|zshenv|zshrc))$ Shell\sScript ^#!\s\*/(.\*/|usr/bin/env\s)([a-z]?|ba|pdk)sh
40
file .\*(bash(_completion|rc)|profile|\\.(sh|bash(rc|_(completion|profile|log(in|out)|aliases|exports|history))|profile|zlog(in|out)|zprofile|zsh(env|rc)))$ Shell\sScript ^#!\s\*/(.\*/|usr/bin/env\s)([a-z]?|ba|pdk)sh
41
include sh.syntax
41
include sh.syntax
42
42
43
file ..\*\\.(busname|(auto)?mount|net(dev|work)|link|path|service|slice|socket|swap|target|timer)$ SystemD\sConfig
44
include ini.syntax
45
43
file ..\*\\.((?i:pl|pm|psgi)|t)$ Perl\sProgram ^#!.\*([\s/]perl|/usr/bin/perl)
46
file ..\*\\.((?i:pl|pm|psgi)|t)$ Perl\sProgram ^#!.\*([\s/]perl|/usr/bin/perl)
44
include perl.syntax
47
include perl.syntax
45
48

Return to bug 35799