Changeset 103732 for contrib/mpvim


Ignore:
Timestamp:
Mar 5, 2013, 9:37:36 PM (11 years ago)
Author:
larryv@…
Message:

mpvim: Add highlighting for "svn.method".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/mpvim/syntax/portfile.vim

    r103709 r103732  
    5050syn match PortfilePhasesFetch   "\<fetch\.\%(type\|user\|password\|use_epsv\|ignore_sslcert\)\>"
    5151syn match PortfilePhasesFetch   "\<cvs\.\%(root\|password\|tag\|date\|module\)\>"
    52 syn match PortfilePhasesFetch   "\<svn\.\%(url\|revision\)\>"
     52syn match PortfilePhasesFetch   "\<svn\.\%(url\|revision\|method\)\>"
    5353syn match PortfilePhasesFetch   "\<git\.\%(url\|branch\)\>"
    5454syn match PortfilePhasesFetch   "\<hg\.\%(url\|tag\)\>"
Note: See TracChangeset for help on using the changeset viewer.