1
0
mirror of https://github.com/akelge/zsh synced 2025-08-15 06:28:24 +00:00
Files
zsh/vim/bundle/vim-template/templates/=template=*.php
Akelge 7e6736fbef Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
2015-01-09 15:02:11 +00:00

14 lines
186 B
PHP

<?php
/**
* Short description for %FFILE%
*
* @package %FILE%
* @author %USER% <%MAIL%>
* @version 0.1
* @copyright (C) %YEAR% %USER% <%MAIL%>
* @license %LICENSE%
*/
%HERE%
?>