mirror of
https://github.com/akelge/zsh
synced 2025-08-15 14:28:35 +00:00
Moved to Vundle
Adopted vim-templates plugin, instead of homegrown skeleton
This commit is contained in:
11
vim/bundle/vim-template/templates/=template=*Makefile
Normal file
11
vim/bundle/vim-template/templates/=template=*Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# %FFILE%
|
||||
# %USER%, %FDATE%
|
||||
#
|
||||
|
||||
all:
|
||||
%HERE%@echo "%FFILE% needs your attention"
|
||||
|
||||
|
||||
# vim:ft=make
|
||||
#
|
Reference in New Issue
Block a user