Commit Graph

245 Commits

Author SHA1 Message Date
Slava Zanko
dcd628dda9 Fixed error of opening yum *.repo files.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-10-27 17:48:54 +02:00
Vladimir
a8d1c9be43 unknown.syntax to something more useful
IMO, it would be nice to use attached unknown.syntax
file from http://mc.linuxinside.com/cgi-bin/dir.cgi instead the current one.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-10-27 17:48:49 +02:00
SZABO Gergely
09f8afa8b6 Yacc/Bison syntax added
Syntax: file extensions y/ypp/yxx added as Yacc/Bison Parser.
yxx.syntax added based cxx.syntax.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-10-27 17:48:42 +02:00
Balwinder S Dheeman
dc49f2db3e added new syntax file 'filehighlight.syntax'; hah
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-10-27 17:48:34 +02:00
thorsky
ea083f119b Syntax file for java .properties format
As the format is basically a set of key/value pairs, but allows a number of ways to write them,
syntax file tries hard to highlight them all correctly. Plus highlights some specific tokens that can be found in values.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-10-27 17:48:23 +02:00
Slava Zanko
df936b55d4 Change color of some keywords from brightblue to brightcyan
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-23 22:18:24 +03:00
Slava Zanko
91411df3e0 Ticket #1377: pacman PKGBUILD syntax file
Added syntax coloring for PKGBUILD and .install files

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-23 22:18:24 +03:00
Slava Zanko
097d57d6d3 Some enhancements of branch:
* rename repo.syntax into yum.repo.syntax
 * add more syntax highlight rules.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-22 11:57:05 +03:00
Andy Shevchenko
ddd0c12d75 Add yum repo syntax highlight file
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-09-22 11:57:05 +03:00
Sergei Trofimovich
5108664ce3 syntax/sh.syntax (part2): trivial: highlight 'unset', 'read', 'export' as keywords
Synced mentioned in 9dda06f489 keywords to other contexts.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-09-11 23:06:21 +03:00
Sergei Trofimovich
9dda06f489 syntax/sh.syntax: trivial: highlight 'unset', 'read', 'export' as keywords
References:
  http://opengroup.org/onlinepubs/009695399/utilities/export.html
  http://opengroup.org/onlinepubs/009695399/utilities/unset.html
  http://opengroup.org/onlinepubs/009695399/utilities/read.html

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-09-11 22:42:16 +03:00
Andrew Borodin
d3174044bd Ticket #1589: syntax highlighting for VerilogHDL.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-09-07 15:50:21 +04:00
Igor Zhuravlov
5cddf032f0 Ticket #1492: j.syntax
j.syntax: add syntax file
    Syntax: enable j syntax

Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>
2009-08-08 15:37:54 +04:00
Denis Briand
e03b8504f5 Ticket #1469: strace.syntax
strace.syntax: add file to support strace syntax
    Syntax, Makefile.am: enable strace.syntax

Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>
2009-08-07 11:18:21 +04:00
Denis Briand
d57c955cea Ticket #1468: html.syntax
html.syntax: update html syntax

Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>
2009-08-07 11:15:51 +04:00
Denis Briand
d38ce0dd27 Ticket #1471: mail.syntax
syntax, mail.syntax: add new headers support, change some colors

Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>
2009-08-07 09:58:38 +04:00
Andrew Borodin
26235c959a Ticket 1458: updated VHDL syntax.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2009-08-06 19:57:08 +04:00
Denis Briand
49570e9e70 Ticket #1470 (named.syntax)
Syntax, Makefile.am: enable named syntax
    named.syntax: add syntax file
    Signed-off-by: Stan. S. Krupoderov <pashelper@gmail.com>

    Added additional keywords into named.syntax file
    Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-08-06 15:53:54 +00:00
Sergei Trofimovich
0cfde89dad Ticket #1408 (take 2): Erlang syntax updates (improved escape syntax)
Initial erlang syntax and enhancements are provided by Witold Baryluk

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-08-02 19:54:56 +03:00
Sergei Trofimovich
2ba2b246fe ebuild.syntax: even more highlighted keywords
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-08-02 19:36:08 +03:00
Sergei Trofimovich
9301942d60 ebuild.syntax: more highlighted keywords from Lars Wendler (Polynomial-C) at gentoo org
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-08-02 19:12:35 +03:00
Mikhail S. Pobolovets
d3f1b16bcf Ticket #1408: Erlang syntax file has been added
Original author is Baryluk

Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-08-01 09:35:18 +03:00
Slava Zanko
abcd23406d remove ChangeLog files from mc tree
Description by Sergei Trofimovich:

GNU ChangeLog? files are result of CVS stupidpity about changeset tracking.
Currently constantly updated ChangeLogs? diverge in different branches and cause collisions(!)
when 'git merge' (almost ANY SINGLE MERGE!).

Major changes can be described in NEWS file, minor changes can be autogenerated via 'git log'/'git shortlog'
and friends (if needed at all).
2009-05-27 14:53:23 +03:00
Ilia Maslakov
dad20be942 Add tt.syntax Template::Toolkit syntax file for mcedit
Author: Dan Dascalescu <ddascalescu+mc@gmail.com>
2009-05-27 01:33:40 +03:00
Slava Zanko
0c17219b2a Move global config files from pkg_datadir to sysconfdir
* Also fixed 'make dist' command
 * changed contrib/dist/redhat/mc.spec.in for builds with new dir
2009-05-21 01:01:10 +03:00
Ilia Maslakov
5ce21bc756 merged 2 syntax files Oleg's aka Olegarh and Andres Farfan 2009-05-20 20:37:50 +03:00
Mikhail S. Pobolovets
8b500a1c96 Merge branch '214_fortran_syn' 2009-04-19 20:09:04 +03:00
Mikhail S. Pobolovets
4599b021b5 * syntax/Makefile.am, syntax/Syntax, syntax/f90.syntax:
Fortran 90/95 syntax (provided by NNemec)

Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-04-17 23:27:23 +03:00
Mikhail S. Pobolovets
2b21e44aa1 * syntax/ml.syntax: SmallTalk syntax removed from ml.syntax
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-04-17 22:54:35 +03:00
Mikhail S. Pobolovets
fa52c44fcd syntax/java.syntax: def and enum are now highlighted
syntax/Syntax: groovy files are now processed as java files

Patch is provided by stick

Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-03-23 13:03:44 +02:00
Mikhail S. Pobolovets
0c38f39876 syntax/spec.syntax: .spec syntax update by adamw (#189)
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-02-24 21:02:45 +02:00
Sergei Trofimovich
b1641d2540 vhdl.syntax: cleanup trailing spaces
Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-02-02 00:08:48 +02:00
Enrico Weigelt, metux IT service
d6a438dc17 added vhdl syntax 2009-01-30 18:28:26 +01:00
Sergei Trofimovich
6c64add7c1 Merge branch 'mc-4.6'
* mc-4.6:
  changelog: added entry for python syntax
  syntax: python: keywords update (patch by NNemec) fixes #216
2009-01-29 20:05:03 +02:00
Sergei Trofimovich
3b23faa5d1 syntax: python: keywords update (patch by NNemec) fixes #216
NNemec> updated list of keywords in python.syntax from ancient to 2.6

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-01-29 20:01:34 +02:00
Enrico Weigelt, metux IT service
5fbcb773a4 merged 162_syntax_namerle branch 2009-01-24 17:08:53 +01:00
Sergei Trofimovich
e0eb9ca1cd syntax/ebuild.syntax: new syntax file based on sh.syntax
Fixes:
 * Added proper highlighting for externally visible global .eclass variables
   (S, SLOT, SRC_URI nad problems before)
 * Added new .eclass vars and functions
 * Added more colorful " " highlighting
 * Added more shell keywords like 'if', 'then', 'else', 'export', 'unset' etc.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
2009-01-22 10:37:20 +02:00
Patrick Winnertz
ee3ac862f6 Removed whitespaces on EOL in ebuild.syntax 2009-01-22 10:37:20 +02:00
Enrico Weigelt, metux IT service
5471443eea edit/syntax: added ebuild Syntax defition (taken from rhclub-tree) 2009-01-22 10:37:20 +02:00
Enrico Weigelt, metux IT service
29c1b99ce7 Merge commit 'fd8a06dd19488ca14b617ea5b19edd3b5dba9787' 2009-01-19 02:21:26 +01:00
Enrico Weigelt, metux IT service
2a235a35ec manuall merged in 77ef78f85c 2009-01-19 02:19:47 +01:00
Enrico Weigelt, metux IT service
6ab482769b Merge commit 'origin/163_syntax_awk' 2009-01-11 19:48:20 +01:00
Patrick Winnertz
8eed97ff4b Merge branch 'mc-4.6' 2009-01-11 14:47:39 +01:00
Patrick Winnertz
8273e499b7 Merge branch '65_additional_delphi_keywords' into mc-4.6 2009-01-11 14:47:28 +01:00
Slava Zanko
f2f8ef42f0 Merge branch 'master' of ssh://www.midnight-commander.org:2222/git/mc 2009-01-11 15:24:43 +02:00
Patrick Winnertz
8e9a9a03ac Remove whitespace on EOL 2009-01-11 12:49:47 +01:00
Patrick Winnertz
aeec2849d9 Merge branch 'mc-4.6' 2009-01-11 10:35:00 +01:00
Patrick Winnertz
73affe4a1b Merge branch '16_syntax_differ_c_and_cpp' into mc-4.6 2009-01-11 10:33:46 +01:00
Enrico Weigelt, metux IT service
fd8a06dd19 Syntax: more suffixes for lisp and nroff 2009-01-10 22:50:00 +01:00
Enrico Weigelt, metux IT service
77ef78f85c updated css.syntax and added it to Syntax 2009-01-10 22:02:27 +01:00