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

@ -18,3 +18,4 @@ our $I18N = { ##hashref of hashes
};
1;
#vim:ft=perl

View file

@ -25,3 +25,4 @@ sub makeUrlCompliant { # you have to have this method, but it can do URL trans
1;
#vim:ft=perl