.vim: Dammit
Forgot to trim .git information from plugins
This commit is contained in:
12
.vim/bundle/vim-template/templates/=template=.php
Normal file
12
.vim/bundle/vim-template/templates/=template=.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* Short description for %FFILE%
|
||||
*
|
||||
* @package %FILE%
|
||||
* @author %USER% <%MAIL%>
|
||||
* @version 0.1
|
||||
* @copyright (C) %YEAR% %USER% <%MAIL%>
|
||||
* @license %LICENSE%
|
||||
*/
|
||||
|
||||
%HERE%
|
Reference in New Issue
Block a user