1
0
mirror of https://github.com/akelge/zsh synced 2025-08-15 14:28:35 +00:00
Files
zsh/vim/bundle/vim-template/templates/=template=*Makefile
Akelge 7e6736fbef Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
2015-01-09 15:02:11 +00:00

11 lines
99 B
Makefile

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