* syntax/Syntax: Don't highlight csh scripts. Allow using
"/usr/bin/env" instead of the full path.
Этот коммит содержится в:
родитель
2836321b37
Коммит
bf7853c225
@ -1,3 +1,8 @@
|
|||||||
|
2005-04-28 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* syntax/Syntax: Don't highlight csh scripts. Allow using
|
||||||
|
"/usr/bin/env" instead of the full path.
|
||||||
|
|
||||||
2005-04-27 Leonard den Ottolander <leonard * den ottolander nl>
|
2005-04-27 Leonard den Ottolander <leonard * den ottolander nl>
|
||||||
|
|
||||||
* AUTHORS: Added Pavel Shirshov and myself as contributors.
|
* AUTHORS: Added Pavel Shirshov and myself as contributors.
|
||||||
|
@ -29,7 +29,7 @@ include diff.syntax
|
|||||||
file ..\*\\.lsm$ LSM\sFile
|
file ..\*\\.lsm$ LSM\sFile
|
||||||
include lsm.syntax
|
include lsm.syntax
|
||||||
|
|
||||||
file ..\*\\.sh$ Shell\sScript ^#!\s\*/.\*/([a-z]?|ba|pdk)sh
|
file ..\*\\.sh$ Shell\sScript ^#!\s\*(/.\*/|/usr/bin/env\s\*)([abd-z]?|ba|pdk)sh
|
||||||
include sh.syntax
|
include sh.syntax
|
||||||
|
|
||||||
file ..\*\\.(pl|PL|pm|PM)$ Perl\sProgram ^#!\s\*(/.\*/perl|@PERL@)
|
file ..\*\\.(pl|PL|pm|PM)$ Perl\sProgram ^#!\s\*(/.\*/perl|@PERL@)
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user