1
0
mirror of https://github.com/akelge/zsh synced 2026-03-09 21:12:48 +00:00
Files
zsh/vim/bundle/vim-template/templates/=template=*.c
Akelge 7e6736fbef Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
2015-01-09 15:02:11 +00:00

12 lines
144 B
C

/*
* %FFILE%
* Copyright (C) %YEAR% %USER% <%MAIL%>
*
* Distributed under terms of the %LICENSE% license.
*/
#include "%FILE%.h"
%HERE%