1
0
mirror of https://github.com/akelge/vim synced 2025-12-14 14:25:13 +00:00
Files
vim/oldStyle/templates/skeleton.pl
Andrea Mistrali fda55f2e8b migration bro
2015-03-13 16:06:15 +01:00

12 lines
184 B
Perl

#!/usr/bin/env perl
# -*- coding: utf-8 -*-
# Copyright by @@LONGNAME@@ <@@EMAIL@@>
# First version: @@crdate@@
#
# Synopsis: @@DESCR@@
#
# $Id$
# vim: set ts=4 sw=4 tw=0 ft=perl :