[109990] branches/larryv-mpvim-rewrite/syntax/portfile.vim

larryv at macports.org larryv at macports.org
Fri Aug 23 07:53:37 PDT 2013


Revision: 109990
          https://trac.macports.org/changeset/109990
Author:   larryv at macports.org
Date:     2013-08-23 07:53:37 -0700 (Fri, 23 Aug 2013)
Log Message:
-----------
Remove highlighting for obsolete syntax groups.

Modified Paths:
--------------
    branches/larryv-mpvim-rewrite/syntax/portfile.vim

Modified: branches/larryv-mpvim-rewrite/syntax/portfile.vim
===================================================================
--- branches/larryv-mpvim-rewrite/syntax/portfile.vim	2013-08-23 14:50:59 UTC (rev 109989)
+++ branches/larryv-mpvim-rewrite/syntax/portfile.vim	2013-08-23 14:53:37 UTC (rev 109990)
@@ -307,13 +307,7 @@
 hi def link PortfileChecksumsType       Special
 
 hi def link PortfilePhases              Keyword
-hi def link PortfilePhasesExtract       Keyword
-hi def link PortfilePhasesPatch         Keyword
-hi def link PortfilePhasesConf          Keyword
 hi def link PortfilePhasesAA            Keyword
-hi def link PortfilePhasesBuild         Keyword
-hi def link PortfilePhasesTest          Keyword
-hi def link PortfilePhasesDest          Keyword
 
 hi def link PortfileVariantConflicts    Statement
 hi def link PortfileVariantDescription  Statement
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130823/4e3de3fa/attachment.html>


More information about the macports-changes mailing list