mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
Syntax.in: simplify pattern for HiveQL.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
3424622d5a
commit
e1ee3a2465
@ -151,7 +151,7 @@ include octave.syntax
|
||||
file ..\*\\.(?i:sql)$ SQL\sProgram
|
||||
include sql.syntax
|
||||
|
||||
file ..\*\\.(hql|HQL)$ HiveQL\sProgram
|
||||
file ..\*\\.(?i:hql)$ HiveQL\sProgram
|
||||
include hive.syntax
|
||||
|
||||
file ..\*\\.(spec|spec\\.in)$ RPM\sSpecfile
|
||||
|
Loading…
Reference in New Issue
Block a user