mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-22 02:04:22 +03:00
Revert "Ticket #1987: added Cobol syntax highlighting."
This reverts commit a8d75fce1e60838b46b2da5919ddeacf2448b3c9. The Cobol syntax description in misc/syntax/Syntax file breaks highlighting of other syntaxes. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
a8d75fce1e
commit
8a97f22f30
@ -7,7 +7,6 @@ SYNTAXFILES = \
|
||||
c.syntax \
|
||||
cabal.syntax \
|
||||
changelog.syntax \
|
||||
cobol.syntax \
|
||||
cs.syntax \
|
||||
css.syntax \
|
||||
cxx.syntax \
|
||||
|
@ -43,9 +43,6 @@ include sh.syntax
|
||||
file ..\*\\.(pl|PL|pm|PM)$ Perl\sProgram ^#!.\*([\s/]perl|@PERL@)
|
||||
include perl.syntax
|
||||
|
||||
file ..\*\\.(cbl|CBL)$ Cobol\sProgram ^ PHASE.\*)
|
||||
include cobol.syntax
|
||||
|
||||
file ..\*\\.(py|PY)$ Python\sProgram ^#!.\*([\s/]python|@PYTHON@)
|
||||
include python.syntax
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user