1
0
mirror of https://github.com/akelge/zsh synced 2025-08-15 14:28:35 +00:00
Files
zsh/vim/oldStyle/templates/skeleton.pl
Akelge 7e6736fbef Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
2015-01-09 15:02:11 +00: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 :