zsh/vim/bundle/vim-template/templates/=template=*Makefile

11 lines
99 B
Makefile

#
# %FFILE%
# %USER%, %FDATE%
#
all:
%HERE%@echo "%FFILE% needs your attention"
# vim:ft=make
#