fixed extension order, hopefully correctly this time

This commit is contained in:
William Woodruff
2014-07-08 12:43:31 -04:00
parent db80aa84dc
commit 2ef905ef1e

View File

@@ -1601,8 +1601,8 @@ Perl:
ace_mode: perl ace_mode: perl
color: "#0298c3" color: "#0298c3"
extensions: extensions:
- .cgi
- .pl - .pl
- .cgi
- .PL - .PL
- .perl - .perl
- .ph - .ph