public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-syntax r54 - trunk/gentoo-syntax/syntax
@ 2008-10-10 14:07 Ali Polatel (hawking)
  0 siblings, 0 replies; only message in thread
From: Ali Polatel (hawking) @ 2008-10-10 14:07 UTC (permalink / raw
  To: gentoo-commits

Author: hawking
Date: 2008-10-10 14:07:34 +0000 (Fri, 10 Oct 2008)
New Revision: 54

Modified:
   trunk/gentoo-syntax/syntax/ebuild.vim
Log:
Hilight default* functions.

Modified: trunk/gentoo-syntax/syntax/ebuild.vim
===================================================================
--- trunk/gentoo-syntax/syntax/ebuild.vim	2008-10-06 12:26:36 UTC (rev 53)
+++ trunk/gentoo-syntax/syntax/ebuild.vim	2008-10-10 14:07:34 UTC (rev 54)
@@ -47,6 +47,11 @@
 syn keyword EbuildFunctions pkg_preinst pkg_postinst pkg_prerm pkg_postrm pkg_config
 syn keyword EbuildFunctions pkg_info src_prepare src_configure
 
+" Default functions
+syn keyword EbuildFunctions default
+syn keyword EbuildFunctions default_pkg_nofetch default_src_unpack default_src_prepare
+syn keyword EbuildFunctions default_src_configure default_src_compile default_src_test
+
 " Inherit
 syn keyword EbuildInherit inherit
 




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-10 14:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-10 14:07 [gentoo-commits] gentoo-syntax r54 - trunk/gentoo-syntax/syntax Ali Polatel (hawking)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox