home/.vim/bundle/vim-template/templates/=template=.c

12 lines
144 B
C
Raw Normal View History

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