Skip to content

Commit

Permalink
color lowest_matching
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Jan 28, 2016
1 parent 30cd536 commit a1e0d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CSharpFormat/PaketFormat.cs
Expand Up @@ -34,7 +34,7 @@ protected override string Operators
protected override string Keywords
{
get { return "source nuget\\s github\\s gist\\s git\\s http\\s group framework version_in_path content "
+ "copy_local redirects import_targets references strategy NUGET GITHUB GROUP GIT HTTP specs remote File"; }
+ "copy_local redirects import_targets references strategy lowest_matching NUGET GITHUB GROUP GIT HTTP specs remote File"; }
}

/// <summary>
Expand Down

0 comments on commit a1e0d8f

Please sign in to comment.