mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
* syntax/sh.syntax: Fix highlighting of "<<-EOF".
Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
This commit is contained in:
parent
0707cb5278
commit
0ab6c80efd
@ -1,3 +1,8 @@
|
||||
2002-08-16 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* syntax/sh.syntax: Fix highlighting of "<<-EOF".
|
||||
Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
2002-08-16 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
|
||||
|
@ -164,8 +164,8 @@ wholechars left abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_
|
||||
context # \n brown/22
|
||||
spellcheck
|
||||
|
||||
context exclusive whole <<\[\s\]\[\\\]EOF EOF green/6
|
||||
context exclusive whole <<\[\s\]\[\\\]END END green/6
|
||||
context exclusive whole <<\[\s\]\[-\]\[\s\]\[\\\]EOF EOF green/6
|
||||
context exclusive whole <<\[\s\]\[-\]\[\s\]\[\\\]END END green/6
|
||||
|
||||
context ' ' green/6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user