Commit Graph

6 Commits

Author SHA1 Message Date
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
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
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