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

11 lines
99 B
Plaintext
Raw Normal View History

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