Merge pull request #2160 from brandonwamboldt/use-vcl

Use correct VCL syntax highlighting
This commit is contained in:
Arfon Smith
2015-02-26 21:02:35 -06:00
4 changed files with 8 additions and 2 deletions

View File

@@ -3112,11 +3112,11 @@ UnrealScript:
VCL:
type: programming
ace_mode: perl
color: "#0298c3"
extensions:
- .vcl
tm_scope: source.perl
tm_scope: source.varnish.vcl
ace_mode: text
VHDL:
type: programming