rfe: VIM perl mode for skeletons

This commit is contained in:
Colin Kuskie 2008-09-16 22:28:17 +00:00
parent b149c0d32c
commit 586164d8d0
16 changed files with 17 additions and 5 deletions

View file

@ -39,3 +39,4 @@ plan tests => 1; # Increment this number for each test you create
END {
}
#vim:ft=perl

View file

@ -119,3 +119,4 @@ sub getMechLogin {
return $mech;
}
#vim:ft=perl